Commit Graph

10811 Commits

Author SHA1 Message Date
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +02:00
Laurent Perron
91d1b0072a prepare minizinc challenge submission 2022-06-17 13:22:11 +02:00
Laurent Perron
2ab1bbbd08 cleanup flatzinc search hacks; small improvement to CP-SAT lb_tree_search 2022-06-17 12:58:36 +02:00
Mizux Seiha
55ffb4abc3 doc: update cmake and bazel README.md 2022-06-16 22:57:15 +02:00
Corentin Le Molgat
6fc897dde2 make: rework archive release management 2022-06-16 22:57:15 +02:00
Laurent Perron
2115d65c35 fix #3343 2022-06-16 19:32:24 +02:00
Laurent Perron
87ca4f58ad [CP-SAT] bump license years; fix scheduling cuts; improve lb_tree_search 2022-06-16 15:21:00 +02:00
Laurent Perron
8af04faff5 [CP-SAT] introduce decomposed energy and use it in scheduling propagation and cuts; remove duplicate code in presolve; simplify the name of a few parameters; add SchedulingDemandHelper class; re-enable model status in search log 2022-06-16 07:45:19 +02:00
Laurent Perron
f4dcb0c6de reindent 2022-06-16 07:39:53 +02:00
Laurent Perron
8f66a4494c add problem name to generated cp_model in rcpsp 2022-06-16 07:39:30 +02:00
Corentin Le Molgat
1e4d6e8dfa dotnet: Update README.md 2022-06-15 09:21:06 +02:00
Corentin Le Molgat
1fa538529b tools/docker: Update CMake 3.21.1 -> 3.23.2 2022-06-13 16:41:38 +02:00
Corentin Le Molgat
058a864827 make: Add USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 17:09:34 +02:00
Corentin Le Molgat
189165d852 cmake(ci): update 2022-06-10 16:59:55 +02:00
Corentin Le Molgat
0a51097f74 tools/docker: Fix ubuntu andarchlinux dotnet build 2022-06-10 16:59:32 +02:00
Corentin Le Molgat
78939381c2 cmake(ci): use zypper refresh on opensuse 2022-06-10 16:32:35 +02:00
Corentin Le Molgat
cbc5674ffb cmake(dotnet): Use USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 16:06:18 +02:00
Mizux Seiha
30f58f4892 ci: Add system deps jobs 2022-06-09 21:21:47 +02:00
Mizux Seiha
7dbfb1fd26 cmake(ci): Add system_deps "distro"
* archlinux based distro
* all or-tools deps are retrived from the system wide install
  * re2 is a pkgconfig (.pc)
  * SCIP is disable (no package available)
  * GLPK enable
2022-06-09 21:16:57 +02:00
Mizux Seiha
019acfb86c cmake: Rewok FindGLPK.cmake 2022-06-09 21:15:03 +02:00
Mizux Seiha
33024913bd cmake: disable re2 test 2022-06-09 12:39:57 +02:00
Mizux Seiha
b0a78201dd cmake: Fix GLPK support (Fix #3312)
* Eigen was spuriously enabling fortran
* Missing GLKP helpers functions
2022-06-09 12:39:57 +02:00
Miles Lubin
7374141757 PDLP: Log corrected_dual_objective (#3336) 2022-06-09 00:13:23 +02:00
Corentin Le Molgat
2b5141c347 make(ci): Fix opensuse C++ archive test 2022-06-08 18:23:38 +02:00
Corentin Le Molgat
d95d7827c4 cmake: Cleanup README.md 2022-06-08 15:25:47 +02:00
Corentin Le Molgat
b2d2bc98ac tools/docker: cleanup 2022-06-08 15:25:30 +02:00
Corentin Le Molgat
7258f2f36d make(ci): remove call to third_party 2022-06-08 15:25:17 +02:00
Corentin Le Molgat
f3c2c7eb8e update dockerignore 2022-06-08 15:24:54 +02:00
Corentin Le Molgat
ba8ace20c2 make: Add --framework net6.0 to build command 2022-06-08 14:16:22 +02:00
Corentin Le Molgat
b6afa93099 make: reduce dotnet memory footprint by cleaning after each examples run 2022-06-08 12:00:59 +02:00
Corentin Le Molgat
09c30fbc00 Add Allstar exemptions (Fix #3328) 2022-06-08 11:01:42 +02:00
Corentin Le Molgat
25b796279d cmake(ci): update ubuntu dotnet-sdk feed 2022-06-08 10:43:44 +02:00
Corentin Le Molgat
32a3d09898 make(ci): Cleanup docker images 2022-06-08 10:41:21 +02:00
Corentin Le Molgat
0003ef7474 make(ci): Fix ubuntu docker image 2022-06-08 09:17:01 +02:00
Corentin Le Molgat
383952f51c make: Fix jobshop_sat run
note: the parser is file extension dependent...
2022-06-07 18:01:13 +02:00
Corentin Le Molgat
9559162a6e ci: Add USE_GLPK=ON jobs 2022-06-07 17:37:02 +02:00
Corentin Le Molgat
0a22cc4522 ci: Add USE_COINOR=OFF jobs 2022-06-07 17:34:48 +02:00
Corentin Le Molgat
4ccf5d1055 ci: Add USE_SCIP=OFF jobs 2022-06-07 17:34:48 +02:00
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
17eeab948a make: Fix python.mk 2022-06-07 14:31:41 +02:00
Corentin Le Molgat
0ec562802a flatzinc: sync 2022-06-07 11:27:57 +02:00
Corentin Le Molgat
e1cc1c13ff flatzinc: Fix ortools.msc (#3333) 2022-06-07 09:44:06 +02:00
Corentin Le Molgat
e6aa3534c9 fixup 2022-06-07 09:13:01 +02:00
Laurent Perron
27b94139b6 Merge pull request #3334 from gen-xu/gen-xu/fix-pymalloc-without-gil-2
python: Fix releasing gil scope for solve_serialized_request
2022-06-07 08:51:34 +02:00
Laurent Perron
45c608e371 fix warm_start redefinition 2022-06-07 07:41:36 +02:00
Gen Xu
2d1699d2c4 python: Fix releasing gil scope for solve_serialized_request 2022-06-06 20:45:21 -07:00
Laurent Perron
5ad0feaa0c cleanup 2022-06-06 12:03:06 +02:00
Laurent Perron
9f375b13b2 sync with internal cleanup code 2022-06-06 11:49:26 +02:00
Laurent Perron
2d4de65a79 misc cleanups 2022-06-06 11:06:09 +02:00
Laurent Perron
99d9475b0e [CP-SAT] use linearized expression in ttef; add probing_max_lp 2022-06-06 11:05:46 +02:00