Commit Graph

8284 Commits

Author SHA1 Message Date
Laurent Perron
bcb7b3073d large synchro with internal code: linear solver: introduce intermediate SCIP layer called gscip; sat: more work on slow propagation detection; base: remove statusor, use abseil version; constraint solver: more work on internal local search 2020-10-18 16:38:25 +02:00
Mizux Seiha
8d19323faf make: Fixup windows 2020-10-10 15:08:32 +02:00
Mizux Seiha
a0d5204192 make: integrate Cbc-2.10.4.zip to repo
coin-or.org always timeout...
2020-10-10 15:03:57 +02:00
Mizux Seiha
7dedb1dfe3 tools(docker): reorder ubuntu release 2020-10-10 15:01:59 +02:00
Mizux Seiha
6e32e7a053 doc: Cleanup Readme 2020-10-09 15:36:39 +02:00
Mizux Seiha
ddd049dee8 java: Fix debian-10 javadoc 2020-10-09 13:54:38 +02:00
Mizux Seiha
3b7ffd12b0 Update doc 2020-10-09 12:01:52 +02:00
Mizux Seiha
49fdad9a5e make: Fix scip patch apply on windows 2020-10-09 08:46:30 +02:00
Mizux Seiha
e5c8f85715 java: fix javadoc but remove release flag
maven.compiler.release have been introduced in JDK 9
2020-10-08 23:06:33 +02:00
Mizux Seiha
ba69f56aa8 make: sort java file list 2020-10-08 17:37:57 +02:00
Mizux Seiha
333403197a cmake: Fix ortools-java depends 2020-10-08 17:34:12 +02:00
Mizux Seiha
5149b9d16a cmake: Cleanup python.cmake 2020-10-08 16:15:49 +02:00
Mizux Seiha
5af0238939 java: Fix javadoc warning 2020-10-08 15:37:51 +02:00
Mizux Seiha
1963219c09 make: Fix java recipes 2020-10-08 15:18:12 +02:00
Laurent Perron
a371180ea5 fix and unit tests for cp-sat export to file 2020-10-08 14:58:51 +02:00
Laurent Perron
d123dfadf6 add CpModel::ExportToFile for CP-SAT in all non C++ languages 2020-10-08 14:32:57 +02:00
Mizux Seiha
8259943b1d python: revert to previous tolerance for all lp tests 2020-10-08 14:25:18 +02:00
Mizux Seiha
9f99f3d0c4 doc: Fix orLogo.svg 2020-10-08 14:15:56 +02:00
Mizux Seiha
dbb878aa36 python: Fix LoadSolutionFromProto leak (Fix #2190) 2020-10-08 13:51:47 +02:00
Mizux Seiha
c83567bd1a python: Fix lp_test 2020-10-08 13:36:09 +02:00
Laurent Perron
6e431d0a24 Merge branch 'master' of github.com:google/or-tools 2020-10-08 13:33:32 +02:00
Laurent Perron
2abdb3fcfd fix slow propagation 2020-10-08 13:33:23 +02:00
Mizux Seiha
f87dc09b7e cmake: Update doc 2020-10-08 12:16:51 +02:00
Laurent Perron
1dd8b1cf0b Merge branch 'master' of github.com:google/or-tools 2020-10-08 12:07:26 +02:00
Laurent Perron
0e8c3e7832 fix glop preprocessor 2020-10-08 12:07:10 +02:00
Mizux Seiha
8d46746ca0 cmake(docker): Add output log when tests failed 2020-10-07 19:12:14 +02:00
Laurent Perron
fee3fbe3ab better treatment of 'infinite' propagation loops 2020-10-07 18:57:18 +02:00
Mizux Seiha
a56891cf75 cpp: Reapply FreeBSD patch 2020-10-07 11:30:53 +02:00
Laurent Perron
deac181b0e Merge branch 'master' of github.com:google/or-tools 2020-10-07 10:02:52 +02:00
Laurent Perron
80fbe5b355 fix 2020-10-07 10:02:43 +02:00
Mizux Seiha
39490daf4f doc: Add local pipeline graphic 2020-10-06 18:09:44 +02:00
Laurent Perron
34b72ea1ab Merge branch 'master' of github.com:google/or-tools 2020-10-06 17:57:30 +02:00
Laurent Perron
76871a4403 fix bugs in CP-SAT 2020-10-06 17:57:20 +02:00
Mizux Seiha
c11027e69d doc: Update (#2186) 2020-10-06 15:28:29 +02:00
Mizux Seiha
1fa893da8e release: Add support for Python3.9 (#2187) 2020-10-06 15:21:10 +02:00
Mizux Seiha
9ab122d807 tools(docker): Update Ubuntu support (Fix #2188)
* Add Ubuntu 20.10
* Remove Ubuntu 16.04 LTS
* Remove Ubuntu 19.10
2020-10-06 15:01:07 +02:00
Mizux Seiha
f077c5d338 doc: Add internal readme 2020-10-05 21:18:52 +02:00
Laurent Perron
9a5e54368f fix #2177 2020-10-05 08:10:15 +02:00
Laurent Perron
3c9805396b fix 2020-10-04 18:23:53 +02:00
Laurent Perron
65cb31df94 fix 2020-10-04 18:14:49 +02:00
Mizux Seiha
7786ea3c30 cpp: Fix abseil-cpp bump 2020-10-04 12:17:03 +02:00
Mizux Seiha
339787be83 deps: Bump abseil-cpp 20200225.2 -> 20200923 2020-10-04 11:15:25 +02:00
Laurent Perron
ceb336e366 better fix 2020-10-03 19:30:15 +02:00
Laurent Perron
d627ef451d Merge branch 'master' of github.com:google/or-tools 2020-10-03 16:33:41 +02:00
Laurent Perron
8d101bc880 fix #2181 2020-10-03 16:33:32 +02:00
Mizux Seiha
b97f577459 Fixup for google 2020-10-03 00:04:37 +02:00
Mizux Seiha
42c53217ae dotnet: allow higher version 2020-10-02 09:39:20 +02:00
Mizux Seiha
7a84f1c2f8 java: allow higher version 2020-10-02 09:39:20 +02:00
Laurent Perron
43d9670135 Merge branch 'master' of github.com:google/or-tools 2020-10-01 18:09:07 +02:00
Laurent Perron
12409ca8d9 minor rename 2020-10-01 18:08:57 +02:00