Commit Graph

1619 Commits

Author SHA1 Message Date
Corentin Le Molgat
08ab9c39ec dotnet: Fix tests when SCIP and COINOR are disabled (#3261) 2022-06-07 14:31:41 +02:00
Corentin Le Molgat
1ba0177af5 python: Fix tests when SCIP and COINOR are disabled (#3261) 2022-06-03 17:10:58 +02:00
Corentin Le Molgat
fd9820265d cpp(test): Fix tests when SCIP and COINOR are disabled (#3261) 2022-06-03 17:10:58 +02:00
Corentin Le Molgat
6c329fe3fc examples: remove ref to examples/data 2022-06-02 18:12:46 +02:00
Corentin Le Molgat
3a9d77f516 examples: remove data/ 2022-06-02 18:09:55 +02:00
Corentin Le Molgat
2c63042708 Fix wording 2022-05-18 11:19:34 +02:00
Corentin Le Molgat
ab186d5499 few more renaming 2022-05-16 11:59:15 +02:00
Laurent Perron
b3582ca743 remove redundant linear relaxation for the durations of tasks in the jobshop example 2022-04-21 17:30:26 +02:00
Corentin Le Molgat
34e442cd5d examples: Fix main default parameter 2022-04-14 14:44:13 +02:00
Corentin Le Molgat
ad19407ff6 examples: regen all notebooks 2022-04-14 14:31:02 +02:00
Corentin Le Molgat
bbbb8e0e8b examples: Update notebook 2022-04-13 11:56:05 +02:00
Corentin Le Molgat
db6b625590 examples: make shift_scheduling executable 2022-04-13 11:48:10 +02:00
Laurent Perron
fd2e45bc05 polish 2022-04-08 11:50:29 +02:00
Laurent Perron
3ced45beb3 fix test with data 2022-04-08 11:44:09 +02:00
Mizux Seiha
23cdf7aba6 examples: Rework README.md 2022-04-06 11:15:59 +02:00
Corentin Le Molgat
87f89bf031 examples/cpp: update solve.cc 2022-04-06 11:15:58 +02:00
Miles Lubin
041292f9c4 Update solve.cc's solver flag docs to include pdlp 2022-04-05 16:44:24 -04:00
Laurent Perron
fb6e4c8eeb add tests for model builder 2022-04-04 15:08:29 +02:00
Laurent Perron
8ef66920d9 use pybind11 for ortools/graph 2022-03-31 18:21:20 +02:00
Mizux Seiha
b80888850e example: migrate sat_runner to CMake 2022-03-30 16:34:21 +02:00
Laurent Perron
7c729cbd6e polish baking example 2022-03-28 17:44:33 +02:00
Laurent Perron
5d7f0e33ee new no-wait scheduling problem 2022-03-28 16:42:35 +02:00
Laurent Perron
e0ed4b685a polish 2022-03-28 16:42:17 +02:00
Laurent Perron
9816d6eda9 fix 2022-03-28 10:52:32 +02:00
Laurent Perron
cce9c57758 fix examples 2022-03-25 10:07:27 +01:00
Laurent Perron
3d7c55b204 more work on python model builder 2022-03-24 16:48:24 +01:00
Mizux Seiha
81770b17ee example: add max value collectable to print function 2022-03-23 15:05:54 +01:00
Mizux Seiha
ffb181590f example: prize collecting cleanup 2022-03-23 14:41:25 +01:00
Mizux Seiha
c2bebd7441 example: Rework prize collecting examples 2022-03-23 14:26:18 +01:00
Laurent Perron
c82cfdc9ad remove map_util from most of the code; absl::make_unique and absl::optional -> stl version 2022-03-09 09:08:40 +01:00
Mizux Seiha
a4ea671d64 python: Regenerate all notebooks 2022-03-03 21:21:33 +01:00
Mizux Seiha
10b73f0b53 fix lp_test 2022-02-26 01:07:23 +01:00
Laurent Perron
36a094455a Enable PDLP in MPSolver 2022-02-25 19:30:02 +01:00
Laurent Perron
4c8570a57c use init_google.h in c++ examples 2022-02-25 09:47:52 +01:00
Laurent Perron
5eb5ffd283 continue cleaning F# 2022-02-24 10:37:50 +01:00
Laurent Perron
edbb274a62 simplify code 2022-02-23 22:08:17 +01:00
Laurent Perron
276c6539d1 fix 2022-02-23 16:09:34 +01:00
Laurent Perron
dd2bebdd38 add java test 2022-02-18 11:00:53 +01:00
Corentin Le Molgat
985b6a9239 Fix clang-format in examples/ 2022-02-16 16:19:26 +01:00
Laurent Perron
75a0a4ab8c simplify qubo_sat example 2022-02-14 16:44:10 +01:00
Laurent Perron
a4120af16f simplify qubo_sat example 2022-02-14 16:42:51 +01:00
Laurent Perron
d2a66654b4 polish python test for SolveWithProto 2022-02-14 10:37:34 +01:00
Laurent Perron
2b1e0004fe add python test for SolveWithProto 2022-02-14 10:25:55 +01:00
Laurent Perron
1a8a94dace [CP-SAT] add more incremental methods on java constraints; use logger in SatSolver; 2022-02-02 14:57:42 +01:00
Laurent Perron
a1ec2adade [CP-SAT] allow variable number of arguments for OnlyEnforceIf, AddAllDifferent and all Boolean constraints for the Python API 2022-01-28 15:54:07 +01:00
Laurent Perron
0e11ae7986 fix example 2022-01-20 21:30:24 +01:00
Laurent Perron
daed848eba fix bazel/filelineiter 2022-01-19 10:32:55 +01:00
Laurent Perron
c8d5ab2df4 fix bazel/filelineiter 2022-01-19 10:31:35 +01:00
bollhals
e3c427a950 improve allocation on some tests 2022-01-14 17:56:54 +01:00
Laurent Perron
42ae5dfd9c fix 2022-01-11 16:22:43 +01:00