Commit Graph

22 Commits

Author SHA1 Message Date
Laurent Perron
2aba48589e port csharp sat examples 2022-01-10 21:24:54 +01:00
Laurent Perron
ceabca677c [CP-SAT] ScalProd -> WeightedSum 2022-01-04 19:35:22 +01:00
Corentin Le Molgat
052041e244 Fix format in examples/dotnet 2021-08-23 13:59:18 +02:00
Mizux Seiha
a7d511bf77 dotnet: Fix indent 2021-05-25 14:13:52 +02:00
Corentin Le Molgat
78a09d38de dotnet: Sync ShiftSchedulingSat with the Python one 2021-05-21 18:11:02 +02:00
Corentin Le Molgat
dc803630d3 Update .Net examples 2021-05-20 17:54:57 +02:00
stuarthillary
78e463249a Align C# ShiftSchedulingSat example to Python version
Changes in changesets 4ececbe and ab810ee were not applied to C# version
2021-05-18 13:46:34 +01:00
Mizux Seiha
c0f6978f3b Update copyright 2021-04-02 10:08:51 +02:00
Corentin Le Molgat
a9385fc3d2 Format all .Net using Microsoft style 2020-11-03 10:15:53 +01:00
Corentin Le Molgat
b5e70663c7 Format using clang-format 11 2020-10-29 14:26:41 +01:00
Mizux Seiha
335cf3df3d format all C# files 2020-10-26 18:41:49 +01:00
stuarthillary
ef62cc577d Further fix to ShiftSchedulingSat.cs 2019-07-04 17:11:49 +01:00
stuarthillary
b8b7a5b196 Fix ShiftSchedulingSat.cs example in same way as Python fixes 2019-07-04 13:29:41 +01:00
Laurent Perron
2dbdfdcc30 add time limit to ShiftSchedulingSat.cs example 2019-05-16 15:27:07 +02:00
Laurent Perron
ae4cb47fd9 patch example 2019-05-16 13:33:46 +02:00
Laurent Perron
b886f1ddbc fix ShiftSchedulingSat.cs; improve linear code in CP-SAT C# to make it more robust 2019-05-16 11:45:46 +02:00
Laurent Perron
ff28ad2f63 rewrite C# CP-SAT linear layer; still one bug 2019-05-13 10:59:04 +02:00
Laurent Perron
685c63e7e6 change shift scheduling example to use 8 workers 2019-04-24 10:53:27 +02:00
Laurent Perron
cf73e298a2 move ObjectiveSolutionPrinter to new SearchHelpers.cs CP-SAT C# code 2018-12-28 18:17:41 +01:00
Laurent Perron
0eae67a2ee fix display of objective 2018-12-28 09:14:13 +01:00
Corentin Le Molgat
9aed92069c Remove ReadKey from ShiftSchedulingSat 2018-12-07 17:14:28 +01:00
stuarthillary
694e6cd961 Port the Python example solve_shift_scheduling to C# 2018-12-07 08:53:22 +00:00