Commit Graph

9204 Commits

Author SHA1 Message Date
slowy07
2e0ec51049 fix: typo spelling grammar 2021-08-16 10:49:00 +02:00
Corentin Le Molgat
a87a10f95a tools/release: Fix doc 2021-08-13 17:46:02 +02:00
Corentin Le Molgat
811d68dd1a Fix badge in README.md 2021-08-13 15:31:37 +02:00
Laurent Perron
cb9565edd7 improve clause cleaning; polish max affine cut code 2021-08-12 15:25:35 +02:00
Laurent Perron
fd5b15a86b add kCanonicalJson to fileutil 2021-08-12 15:23:21 +02:00
Laurent Perron
5496c87aa2 minor improvement in glop presolve 2021-08-12 15:23:02 +02:00
Laurent Perron
ac76cb8f5e Merge branch 'master' of github.com:google/or-tools 2021-08-09 21:03:02 +02:00
Corentin Le Molgat
c054d91dce scip: Use one thread in samples
Tempory fix until https://github.com/scipopt/scip/issues/5 is fixed...
2021-08-09 13:09:59 +02:00
Corentin Le Molgat
7cf490ce7b cmake: fix configure 2021-08-09 11:25:29 +02:00
Corentin Le Molgat
7fa242db26 bazel: remove examples/cpp/stigler_diet 2021-08-09 11:21:08 +02:00
Laurent Perron
dacb0b0a47 Merge branch 'master' of github.com:google/or-tools 2021-08-07 10:23:31 +02:00
Laurent Perron
0660f932b8 improve make run for python 2021-08-07 10:23:25 +02:00
Mizux Seiha
6c3ce63124 java: Remove unneeded import 2021-08-05 18:35:05 +02:00
Mizux Seiha
4b6a9b47c8 Port Stigler Diet to all languages supported 2021-08-05 17:25:03 +02:00
Mizux Seiha
cacbbd6c11 Rename stigler.py to stigler_contrib.py 2021-08-04 15:17:41 +02:00
Laurent Perron
a48fba3205 Merge branch 'master' of github.com:google/or-tools 2021-07-31 00:01:08 +02:00
Laurent Perron
f959269d77 fix #2707 2021-07-31 00:00:36 +02:00
Mizux Seiha
417b5fe13c Fix cmake/host.CMakeLists.txt 2021-07-29 23:31:23 +02:00
Mizux Seiha
e71d0df2f4 ci: Fix CMake ubuntu non interactive issue 2021-07-29 23:30:46 +02:00
Laurent Perron
4691c6557f Merge branch 'master' of github.com:google/or-tools 2021-07-29 22:02:05 +02:00
Laurent Perron
9be2c1aaa9 [CP-SAT] fix bug in presolve; add specialized relaxation and cuts for max affine constraint 2021-07-29 22:01:55 +02:00
Mizux Seiha
8e91f6e8a3 make: Fix scip LICENCE install 2021-07-27 11:10:29 +02:00
Mizux Seiha
06b8ce3c06 bazel: update scip 2021-07-27 01:54:28 +02:00
Mizux Seiha
2a53818e43 cmake: Fetch SCIP from GitHub master 2021-07-26 18:43:51 +02:00
Mizux Seiha
373d0b8a5d make: Fetch SCIP from GitHub master 2021-07-26 18:43:45 +02:00
Corentin Le Molgat
013bb65405 Fix dotnet samples 2021-07-26 12:47:10 +02:00
Mizux Seiha
38ec558aaa Rework fsproj.in
* fix snk path in fsproj
2021-07-26 12:46:56 +02:00
Corentin Le Molgat
8ee6128bee dotnet: Fix makefile 2021-07-26 12:45:24 +02:00
Corentin Le Molgat
0c8606e768 Add new csproj.in 2021-07-26 12:45:12 +02:00
Corentin Le Molgat
69d59fc032 remove previous csproj.in 2021-07-26 12:45:12 +02:00
Mizux Seiha
8fcb87faa5 cmake: cleanup dotnet.cmake 2021-07-26 12:45:12 +02:00
Corentin Le Molgat
6a92c0fecb Directory.Build.props.in copyright update 2021-07-26 12:45:11 +02:00
Mizux Seiha
87e1673c0e cmake: dotnet csproj.in update 2021-07-26 12:45:11 +02:00
Laurent Perron
4f64680acb Merge branch 'master' of github.com:google/or-tools 2021-07-23 21:59:46 +02:00
Laurent Perron
53501ece81 add ctor to affine relations 2021-07-23 21:59:41 +02:00
Laurent Perron
80987d328b [CP-SAT] rewrite element expand; improve lin_max linear relaxation; detect value element and add linear relaxation; plenty of bug fixes 2021-07-23 21:59:20 +02:00
Laurent Perron
3793d0f7f3 add optional logger to SatSolveProto 2021-07-23 21:55:18 +02:00
Laurent Perron
790c947453 remove forced slacks in glop 2021-07-23 21:54:59 +02:00
jjacobsohn
836b522235 updates for pull request per review by @Mizux 2021-07-23 11:59:38 +02:00
jjacobsohn
5418a566c6 provide example cmake commands for full build 2021-07-23 11:59:38 +02:00
jjacobsohn
1199171dbb eliminate spurious diffs after cmake 2021-07-23 11:59:38 +02:00
Laurent Perron
78a7be8d6a improve default scheduling search 2021-07-16 15:34:40 +02:00
Laurent Perron
b72cea866b fix #2649; fix #2571 2021-07-16 15:34:23 +02:00
Laurent Perron
8dc58d423b fix typo 2021-07-16 15:33:02 +02:00
Laurent Perron
17ea6efa50 bump gscip code 2021-07-15 18:38:39 +02:00
Laurent Perron
b0c79d4d4b improve scheduling heuristics 2021-07-15 18:38:26 +02:00
Laurent Perron
02c1a98d34 fix #2661 v2 2021-07-15 18:11:08 +02:00
Laurent Perron
0896548a8e improve jobshop_sat: fix bug in transitions; remove search heuristics as default is better 2021-07-15 15:36:11 +02:00
Laurent Perron
e877fdde7b improve presolve; fix #2661 2021-07-15 11:14:45 +02:00
Laurent Perron
0f65844f2f new scheduling heuristics 2021-07-15 11:14:27 +02:00