Commit Graph

8827 Commits

Author SHA1 Message Date
Laurent Perron
6a562b0c29 introduce struct to hold flags in cpp init code; rename classes 2021-03-24 09:54:39 +01:00
Laurent Perron
f9f4ab4d5f add support for multiple solutions in scip 2021-03-24 09:54:05 +01:00
Laurent Perron
baa3678832 remove duplicate swig include 2021-03-24 09:53:51 +01:00
Laurent Perron
cb924a3689 final pass on gurobi loading code 2021-03-24 09:53:31 +01:00
Laurent Perron
78b814ddcb expand init API 2021-03-23 19:46:34 +01:00
Laurent Perron
18ef191443 missing __init__ file 2021-03-23 19:29:06 +01:00
Laurent Perron
ded662768b one more pass on gurobi env 2021-03-23 19:27:09 +01:00
Laurent Perron
bcfb3bee74 add Init to python example 2021-03-23 19:26:56 +01:00
Laurent Perron
c3d45bf46b compilation fix 2021-03-23 18:00:35 +01:00
Laurent Perron
03ff2cf744 polish gurobi/environment 2021-03-23 17:55:53 +01:00
Laurent Perron
e26ce9c3de update deterministic time computation in glop 2021-03-23 17:55:40 +01:00
Corentin Le Molgat
c38a637910 release: Fixup windows script 2021-03-22 16:50:37 +00:00
Laurent Perron
541055a459 reindent 2021-03-22 17:06:29 +01:00
Laurent Perron
4a27f96bad remove unused declaration 2021-03-22 17:06:14 +01:00
Laurent Perron
82c6683219 adaptative refactor frequency for glop 2021-03-22 17:05:54 +01:00
Laurent Perron
4a885ef93a fix #2454 2021-03-22 16:23:22 +01:00
Laurent Perron
b93f3f4a2b fix #2454 2021-03-22 16:21:49 +01:00
Laurent Perron
7943899fe9 add more gurobi default paths 2021-03-22 14:02:43 +01:00
Laurent Perron
5841091da1 add more gurobi default paths 2021-03-22 13:57:34 +01:00
Laurent Perron
e4dd7818d8 add more gurobi default paths 2021-03-22 13:56:37 +01:00
Laurent Perron
a30a0e30e2 add more gurobi default paths 2021-03-22 13:54:28 +01:00
Laurent Perron
862e898f1e gurobi dll must be kept alive 2021-03-22 12:19:26 +01:00
Laurent Perron
b9c3c698ba Merge branch 'master' of github.com:google/or-tools 2021-03-22 11:14:19 +01:00
Laurent Perron
e41c9dbeaa fix cmake glop build 2021-03-22 11:14:10 +01:00
Mizux Seiha
50e9052752 cmake: Fix glop build 2021-03-22 10:13:09 +01:00
Mizux Seiha
4f795f3bbe python: Fix setup.py.in 2021-03-22 10:13:09 +01:00
Laurent Perron
2c602a63d1 further fix 2021-03-22 10:10:31 +01:00
Laurent Perron
411144bccc further fix 2021-03-22 10:02:06 +01:00
Laurent Perron
d30d8fdfa2 Merge branch 'master' of github.com:google/or-tools 2021-03-22 09:45:19 +01:00
Laurent Perron
ad67493d4a fix 2021-03-22 09:44:48 +01:00
Mizux Seiha
724068a88a cmake: Fix python init 2021-03-22 09:31:04 +01:00
Mizux Seiha
e7871b6b00 bazel: Fix build 2021-03-21 20:49:31 +01:00
Mizux Seiha
b57cd13a51 Fix gurobi build 2021-03-21 16:39:43 +01:00
Mizux Seiha
4a025e23c0 cmake: Add init 2021-03-21 16:19:12 +01:00
Mizux Seiha
383d7c4c79 fix Google.OrTools.csproj.in 2021-03-21 11:34:26 +01:00
Corentin Le Molgat
a93387781b Update cvrptw_break 2021-03-21 01:20:46 +01:00
Corentin Le Molgat
74f44bc6e3 Update build_delivery_unix 2021-03-21 00:49:17 +01:00
Corentin Le Molgat
7b68ef157f Update build_delivery_linux.sh 2021-03-21 00:49:17 +01:00
Corentin Le Molgat
e8a815d450 update build_delivery_mac 2021-03-21 00:49:17 +01:00
Laurent Perron
2d8b7d79cc add init to dotnet csproj 2021-03-19 19:05:09 +01:00
Laurent Perron
e29b1f578b export init to pypi archive 2021-03-19 18:58:27 +01:00
Laurent Perron
3c1932b21a export init.h to all languages 2021-03-19 18:55:20 +01:00
Laurent Perron
814a32fa50 new init class to be called from non C++ languages 2021-03-19 16:26:31 +01:00
Laurent Perron
4ef22c719e remove useless swig include 2021-03-19 16:25:47 +01:00
Laurent Perron
e13148eece rename macro in dynamic_library.h 2021-03-19 16:25:35 +01:00
Laurent Perron
0b85ce429c allow overriding the glop parameters 2021-03-19 16:24:52 +01:00
Laurent Perron
3779db1f83 deep rewrite of the gurobi loading code 2021-03-19 16:24:35 +01:00
Laurent Perron
8cdd23bf41 rename files in port/ add portable and non portable code 2021-03-19 16:24:17 +01:00
Laurent Perron
31d08400c8 Merge branch 'master' of github.com:google/or-tools 2021-03-18 11:48:19 +01:00
Laurent Perron
b5af42ecb7 fix 2021-03-18 11:48:06 +01:00