Commit Graph

1698 Commits

Author SHA1 Message Date
Laurent Perron
dd0849af6f Merge pull request #1938 from daespino/stable
Add uncapacitated facility location example
2020-03-26 20:40:25 +01:00
Daniel Espinoza
39e525fb24 Add uncapacitated facility location example 2020-03-26 15:18:46 -04:00
Corentin Le Molgat
0b2bb263ae Update Makefile.gen.mk 2020-03-16 11:15:17 +01:00
Laurent Perron
0ba997ada1 speed up cut management; expand negated table constraints 2020-03-11 17:53:22 +01:00
Corentin Le Molgat
b587d27a4a Sync g3 -> gh 2020-03-09 14:09:26 +01:00
Corentin Le Molgat
baeb4544c7 Revert "Remove uneeded patches"
This reverts commit 973e7b98da.
2020-03-09 11:19:49 +01:00
Corentin Le Molgat
e8e0cf0425 Make:dotnet: Add few more *_DIR variables 2020-03-05 15:37:41 +01:00
Corentin Le Molgat
15afa43e65 Make:dotnet: Rename NATIVE_NUPKG -> RUNTIME_NUPKG 2020-03-05 15:20:30 +01:00
Corentin Le Molgat
c81dd15a15 Make:dotnet: add variable to csproj.in
Change needed since CMake build out of the source tree
i.e. path are differents
2020-03-05 15:19:55 +01:00
Corentin Le Molgat
8aff548fca Make: rename few .Net variables 2020-03-05 15:18:21 +01:00
Corentin Le Molgat
4a2e02637b Make: Copy orLogo.png to ${SRC_DIR}/ortools/dotnet
needed for CMake since it will use ${BUILD_DIR}/dotnet
2020-03-04 14:34:33 +01:00
Corentin Le Molgat
3158a67e62 Makefile: Fix absl bump on unix 2020-03-02 15:31:24 +01:00
Corentin Le Molgat
29779ee1b5 Bump abseil-cpp 8ba96a8 -> b832dce (LTS 20200225) 2020-03-02 11:20:47 +01:00
Corentin Le Molgat
595660d93d .Net: move snk kay to ortools/dotnet
to get relative path .. from project,
which is needed for CMake compatibility
2020-03-02 11:01:36 +01:00
Corentin Le Molgat
65838793f6 Add Build system dot 2020-02-28 14:33:13 +01:00
Corentin Le Molgat
b6a4c8e56d Win: update swigwin url 2020-02-28 14:31:55 +01:00
Corentin Le Molgat
7b757c0b10 Makefile: disable execution flags 2020-02-28 08:21:26 +01:00
Corentin Le Molgat
ed9136bb48 .Net swig refactor 2020-02-17 10:51:57 +01:00
Corentin Le Molgat
bb82452aac .Net: remove s/long long/long/ swig hack 2020-02-14 17:02:47 +01:00
Corentin Le Molgat
bbd00fcf52 Java: remove s/long long/long/ swig hack 2020-02-14 17:02:47 +01:00
Corentin Le Molgat
bc4bc0b042 Python: Remove s/long long/long/ swig hack. 2020-02-14 17:02:47 +01:00
Corentin Le Molgat
548974902b Add -DSWIGWORDSIZE64 to unix build 2020-02-14 17:02:47 +01:00
Corentin Le Molgat
f9356db84d Makefile: fix clean_java
now generated code is in gen/java/com... and not gen/com...
2020-02-14 10:48:04 +01:00
Corentin Le Molgat
2a23484312 Revert to CLP 1.17.4
see https://github.com/coin-or/Clp/issues/130
2020-02-06 14:27:33 +01:00
Laurent Perron
99474c1310 merge and improve scheduling code in CP-SAT 2020-02-05 19:00:26 +01:00
Corentin Le Molgat
a5caa9a730 Bump Coin-or dependencies 2020-02-04 14:04:36 +01:00
Corentin Le Molgat
ef704da21e make: Update doc integration 2020-01-31 16:08:42 +01:00
Corentin Le Molgat
abba070522 .Net: Generate .snupkg 2020-01-28 17:34:55 +01:00
Corentin Le Molgat
3f5c8d1ad2 Makefile.local Update (Fix #1800) 2020-01-24 17:42:33 +01:00
Corentin Le Molgat
1419440f02 Win: Bump CPLEX 12.9 -> 12.10 (Fix #1800) 2020-01-24 17:41:56 +01:00
Corentin Le Molgat
faeb935183 windows: Bump swigwin 3.0.12 -> 4.0.1 2020-01-10 18:56:54 +01:00
Mizux Seiha
d69c8cf041 Bump Protobuf 3.10.0 -> 3.11.2 2020-01-09 22:02:43 +01:00
Laurent Perron
76cf068598 remove most of flatzinc presolve; fix missing presolve in cp-sat; improve cut managements in cp-sat 2020-01-07 16:51:46 +01:00
Laurent Perron
654475905b add java as a src directory for java sources 2019-12-31 18:23:12 +01:00
Laurent Perron
6201939082 improve makefiles 2019-12-05 16:57:43 +01:00
Laurent Perron
bad2a0a98e fix 2019-12-02 11:58:39 +01:00
Laurent Perron
4b5727ed78 fix make third_party on windows 2019-12-02 10:59:56 +01:00
Laurent Perron
f2c7d2cf74 bump absl on windows 2019-11-26 14:23:26 +01:00
Laurent Perron
e4a73555c4 fix makefile 2019-11-23 12:21:37 +01:00
Mizux Seiha
b523a37b0c Fix absl bump on Unix plaform 2019-11-22 12:57:26 +01:00
Laurent Perron
60bea16afa fix random breakage 2019-11-21 17:09:55 +01:00
Laurent Perron
2ff000ab9a bump abseil to the latest version, adapt the code all around 2019-11-20 14:28:11 -08:00
Laurent Perron
fea13cf8c4 fix archives 2019-11-15 17:20:46 -08:00
Laurent Perron
7912f1f52a add encoding option to javac 2019-11-14 13:48:02 -08:00
Laurent Perron
3719218d74 add java encoding option 2019-11-14 13:43:32 -08:00
Laurent Perron
3ccda66a0f remove fz-cp code; turn fz presolve to minimal by default; small improvements to sat 2019-11-07 13:22:44 +01:00
Laurent Perron
8db509e726 fix makefile.gen 2019-10-22 15:04:56 +02:00
Laurent Perron
98af6d3721 update makefile.gen 2019-10-18 14:40:41 +02:00
Laurent Perron
73450ebebe bump protobuf to 3.10.0 2019-10-11 11:39:43 +02:00
Laurent Perron
21a7b0510e fix python makefile 2019-10-04 04:53:48 -04:00