Commit Graph

104 Commits

Author SHA1 Message Date
Laurent Perron
efd16c78da [CP-SAT] deprecate SearchAllSolutions and SolveWithSolutionCallback 2021-05-03 12:11:39 +02:00
Mizux Seiha
6ae19c9b5b Bump version: 8.2 -> 9.0 2021-04-27 10:56:39 +02:00
Corentin Le Molgat
baf02eca7e update examples 2021-04-02 16:05:40 +02:00
Mizux Seiha
c0f6978f3b Update copyright 2021-04-02 10:08:51 +02:00
Laurent Perron
6a562b0c29 introduce struct to hold flags in cpp init code; rename classes 2021-03-24 09:54:39 +01:00
Laurent Perron
78b814ddcb expand init API 2021-03-23 19:46:34 +01:00
Mizux Seiha
817914d94a Bump version 8.1 -> 8.2 2021-01-26 11:34:47 +01:00
Laurent Perron
dbec1ec79f revert parallel search on balance group examples 2021-01-20 14:55:59 +01:00
Mizux Seiha
93adfb62ac dotnet: Fix BalanceGroupSat.cs 2021-01-19 17:42:00 +01:00
Mizux Seiha
b39fadfda5 Update csproj 2020-11-18 15:21:52 +01: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
Mizux Seiha
a512e2a7c5 cmake: Add dotnet examples 2020-09-22 19:09:22 +02:00
Mizux Seiha
fff7b6ad8b cmake: update samples and examples management 2020-09-13 00:04:50 +02:00
Mizux Seiha
96263307e9 Bump csproj 2020-09-01 16:01:05 +02:00
Laurent Perron
55cedb4b4b remove name from MPSolver.CreateSolver API; simplify underlying code 2020-08-18 17:16:10 +02:00
Mizux Seiha
d4d88e1f64 constraint_solver: Fix LocalSearchFilter samples 2020-08-14 14:07:58 +02:00
Mizux Seiha
37fb709548 Bump version to v7.8 2020-07-22 11:05:48 +02:00
Laurent Perron
fd6065a5a2 add sat option 2020-07-01 17:48:56 +02:00
Laurent Perron
2022071171 polish examples and samples 2020-06-26 09:35:26 +02:00
Mizux Seiha
c3a1336237 version: Bump version to 7.7 2020-04-28 12:46:56 +02:00
Corentin Le Molgat
22356ff523 Sync g3 -> gh part_2 2020-03-09 18:34:21 +01:00
Corentin Le Molgat
9ad19233cc dotnet: Bump all csproj 7.4 -> 7.5 2020-01-27 09:38:53 +01:00
Mizux Seiha
90c54ef30e Update .csproj of all samples
Allow to rollforward
2020-01-09 18:22:18 +01:00
Laurent Perron
6a14013250 fix 2019-09-07 16:37:27 +02:00
Laurent Perron
8ffe6e6649 bump versions in .csproj 2019-09-07 16:20:27 +02:00
Laurent Perron
72ae26505e fix 2019-08-06 16:43:18 -07:00
Laurent Perron
5f9a56b8aa 7.2 -> 7.3 2019-08-05 09:39:01 -07:00
Laurent Perron
373f84ba5f remove support for C# fz 2019-07-19 11:37:37 -07: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
0c9b6d44d9 update csproj 2019-06-30 11:06:28 +02: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
71da4da480 fix NetworkRoutingSat example 2019-05-16 08:05:05 +02:00
Laurent Perron
82d234dab4 real fix 2019-05-15 21:42:58 +02:00
Laurent Perron
8d5f34d2d4 fix another C# example 2019-05-15 21:30:18 +02:00
Laurent Perron
ff28ad2f63 rewrite C# CP-SAT linear layer; still one bug 2019-05-13 10:59:04 +02:00
Laurent Perron
bf7e915664 fix C# example 2019-05-08 15:24:06 +02:00
Corentin Le Molgat
bef0cd9d17 .Net: fixup csproj generator 2019-05-07 12:59:44 +02:00
Corentin Le Molgat
a446f45176 Bump Version 7.0 -> 7.1 2019-05-07 11:37:58 +02:00
Laurent Perron
685c63e7e6 change shift scheduling example to use 8 workers 2019-04-24 10:53:27 +02:00
stuarthillary
180212154e Port the C++ example network_routing_sat to C# 2019-03-12 15:28:48 +01:00
stuarthillary
98680ba490 Remove references to tsp and vrp projects from examples solution file 2019-03-11 14:50:58 +01:00
Corentin Le Molgat
8fbf82332c Fix cscvrptw.cs 2019-02-21 08:37:37 +01:00
Corentin Le Molgat
1b76065bc4 Fix csls_api.cs 2019-02-21 08:37:24 +01:00
Corentin Le Molgat
781e3790f5 Fix cstsp.cs 2019-02-21 08:37:11 +01:00
Corentin Le Molgat
43fb0716fa Update .csproj 2019-02-19 11:56:59 +01:00