Commit Graph

11058 Commits

Author SHA1 Message Date
Laurent Perron
1a5be9484e add glpk option 2022-09-27 17:58:36 +02:00
Corentin Le Molgat
8c3accfebf Add proto format 2022-09-26 17:40:44 +02:00
Corentin Le Molgat
fa97da121f pdlp sync 2022-09-26 17:40:43 +02:00
Corentin Le Molgat
ae43368aaf export pdlp from google3 2022-09-26 17:40:43 +02:00
Laurent Perron
779d5912c5 [CP-SAT] fix bug in lb_tree_search 2022-09-26 15:37:33 +02:00
Laurent Perron
500cc2c701 [CP-SAT] polish scheduling code; add experimental new linear propagator 2022-09-23 18:09:18 +02:00
Corentin Le Molgat
f7f7460d85 cmake: Fix README.md 2022-09-23 15:54:38 +02:00
Corentin Le Molgat
c1f0a9e903 indent fixup 2022-09-23 15:53:49 +02:00
Mizux Seiha
baaf1ca82a cmake: Fix dotnet build
* fix cmake/dotnet.cmake
* fix <cmp>/dotnet/CMakeLists.txt
* fix examples/tests/CMakeLists.txt
2022-09-23 13:15:36 +02:00
Mizux Seiha
224ebed399 move examples/test/*.cs to ortools/<component>/csharp 2022-09-23 13:15:36 +02:00
Mizux Seiha
b65c86da8b cmake: Fix java
* fix cmake/java.cmake
* fix <cmp>/java/CMakeLists.txt
* fix examples/tests/CMakeLists.txt
2022-09-23 13:15:36 +02:00
Mizux Seiha
ddbbd50228 move examples/test/*.java to ortools/<component>/java 2022-09-22 22:40:10 +02:00
Corentin Le Molgat
899e30d88b cmake: Fix python build
* fix cmake/python.cmake
* fix <cmp>/python/CMakeLists.txt
* fix examples/tests/CMakeLists.txt
2022-09-22 22:39:55 +02:00
Corentin Le Molgat
7a401969c0 move examples/test/*.py to ortools/<component>/python 2022-09-22 13:54:16 +02:00
Laurent Perron
fef06022bf fix 2022-09-22 11:18:52 +02:00
Laurent Perron
0faf9251d7 [CP-SAT] improve energetic scheduling cuts code 2022-09-21 18:08:23 +02:00
Laurent Perron
352e5dc61e rename variable in nurses samples 2022-09-21 18:08:03 +02:00
Laurent Perron
70abbdf825 [CP-SAT] IsModelUnsat -> ModelIsUnsat; fix bug with variables with holes in domain; fix cumulative energetic cut with makespan 2022-09-21 13:35:11 +02:00
Corentin Le Molgat
9983407249 msvc: fix util/fp_roundtrip_conv 2022-09-21 12:43:40 +02:00
Mizux Seiha
e956acee92 cmake: Fix C++17 Unix / C++20 MSVC management 2022-09-20 22:33:30 +02:00
Mizux Seiha
0ad6639c0f Fix windows build 2022-09-20 15:42:44 +02:00
Mizux Seiha
b9b71fb57a Fix pdlp export 2022-09-20 13:12:03 +02:00
Corentin Le Molgat
8388ab661a pdlp: update 2022-09-20 13:12:03 +02:00
Corentin Le Molgat
d17fe63829 tools/release: cleanup 2022-09-20 13:07:16 +02:00
Corentin Le Molgat
4a5d3dbf24 bazel: Bump googletest 2022-09-20 13:07:16 +02:00
Corentin Le Molgat
78b8d894a6 cleanup constraint_solver/ includes 2022-09-20 13:07:16 +02:00
Corentin Le Molgat
7e0c28be1f cleanup from google3 2022-09-20 13:07:16 +02:00
Laurent Perron
62f6689d81 fix #3463 2022-09-20 10:58:11 +02:00
Laurent Perron
6824a9b861 fix 2022-09-19 16:44:49 +02:00
Corentin Le Molgat
0a5f73c2f7 python: bring back missing api to IntVarLocalSearchOperator
* add few unit tests to check api
2022-09-19 15:41:11 +02:00
Corentin Le Molgat
656a5bb244 google3: export routing 2022-09-19 15:41:11 +02:00
Corentin Le Molgat
dbcb6772c8 cmake: use of pytest in add_python_test() macro 2022-09-19 15:41:11 +02:00
Corentin Le Molgat
1cb33b1806 cmake: fix python iterative build 2022-09-19 15:41:11 +02:00
Corentin Le Molgat
44f46a5ca0 make pyls_api.py executable 2022-09-19 15:41:11 +02:00
Corentin Le Molgat
c992930a38 cmake: cleanup 2022-09-19 15:41:11 +02:00
Laurent Perron
878788f495 fix #3459 2022-09-19 14:57:32 +02:00
Laurent Perron
a26602f247 fix #3461 2022-09-19 14:49:19 +02:00
Laurent Perron
854b7acb24 [CP-SAT] fix unfeasible problem with bool_and with literals shared between the literals, and the enforcement literals 2022-09-19 14:41:11 +02:00
Laurent Perron
d633ea8214 [CP-SAT] improve doc tag 2022-09-19 14:40:33 +02:00
Laurent Perron
82444b3aa6 bump abseil to 20220623.1 2022-09-16 14:54:01 +02:00
Corentin Le Molgat
baf92f7c0f update base/dump_vars.h 2022-09-15 18:22:31 +02:00
Corentin Le Molgat
7cc9c8f9d1 Add: util/flat_matrix.h 2022-09-15 18:22:31 +02:00
Laurent Perron
05254941d0 fix 2022-09-15 17:59:00 +02:00
Corentin Le Molgat
ea8da28c97 math_opt export 2022-09-15 11:19:00 +02:00
Corentin Le Molgat
db1b578f93 make: fix doc target 2022-09-15 10:49:05 +02:00
Laurent Perron
ff4d23de1d fix 2022-09-14 10:58:47 +02:00
Corentin Le Molgat
e0aacd382a dump_vars 2022-09-14 09:18:32 +02:00
Corentin Le Molgat
9e15af978e linear_solver: bump bin_packing_mip.py 2022-09-14 09:18:32 +02:00
Corentin Le Molgat
69dcac170c export pdlp changes 2022-09-12 17:03:51 +02:00
Mizux Seiha
c3d48b8a0f ci: bump actions/checkout v2 -> v3 2022-09-12 17:03:51 +02:00