Mizux Seiha
2cb3defbe4
Update Alpine images
2020-03-31 12:35:34 +02:00
Mizux Seiha
2296117348
CMake: update Makefile
2020-03-31 12:35:34 +02:00
Mizux Seiha
19a0ed2b5f
CMake: update image generator
2020-03-31 12:35:34 +02:00
Mizux Seiha
60e62cd7b7
CMake: Add deps and build diagram
2020-03-31 12:35:34 +02:00
Mizux Seiha
16f9d1e4ca
CMake: Add Docker layer diagram
2020-03-31 12:35:34 +02:00
Mizux Seiha
db0da85b70
CMake: Add add CI documenation
2020-03-31 12:35:34 +02:00
Laurent Perron
e7651d8ae5
fix windows
2020-03-31 02:58:56 -07:00
Mizux Seiha
4e87a1c616
Add svg orLogo
2020-03-27 16:27:29 +01:00
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
Mizux
4109597b24
Update CMake Doc
...
The FetchContent module gained a new FetchContent_MakeAvailable() command.
see: https://cmake.org/cmake/help/v3.14/release/3.14.html#modules
2020-03-26 18:02:07 +01:00
Laurent Perron
702791f2e3
experimental parallel interleaved search; speed up sorted interval lists; misc cleaning of swig files
2020-03-24 18:51:13 +01:00
Laurent Perron
4ba76781a1
Merge branch 'master' of github.com:google/or-tools
2020-03-19 00:24:27 +01:00
Laurent Perron
a0cc52731e
expand table constraints; improve cut management; speed up presolve
2020-03-19 00:24:10 +01:00
Gaurav Singh
8232d39b69
Check(demon!=nullptr) before accessing demon->
2020-03-18 12:10:36 +01:00
Gaurav Singh
5161b175f3
[Efficiency] Catch exception by reference
2020-03-18 11:21:37 +01:00
Corentin Le Molgat
0b2bb263ae
Update Makefile.gen.mk
2020-03-16 11:15:17 +01:00
Corentin Le Molgat
0d6f6dddd9
Export g3 -> gh
2020-03-12 18:20:13 +01:00
Laurent Perron
0ba997ada1
speed up cut management; expand negated table constraints
2020-03-11 17:53:22 +01:00
Corentin Le Molgat
fc9553af86
Add Dockerfile to test bazel build
2020-03-10 17:53:36 +01:00
Corentin Le Molgat
b220388578
Fixup bazel
2020-03-10 17:30:11 +01:00
Corentin Le Molgat
cf2791b725
Fix C++17 issue
2020-03-10 15:27:52 +01:00
Corentin Le Molgat
2d8c863c2a
Sync g3 -> gh Part 3
2020-03-10 11:06:08 +01:00
Corentin Le Molgat
22356ff523
Sync g3 -> gh part_2
2020-03-09 18:34:21 +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
df60a0fdc2
Base sync with g3
2020-03-06 18:27:52 +01:00
Corentin Le Molgat
9032f4269a
Update cmake/doc/dotnet.md
2020-03-06 18:08:48 +01:00
Corentin Le Molgat
0727d32aa8
Update cmake README.md
2020-03-06 16:16:52 +01:00
Corentin Le Molgat
973e7b98da
Remove uneeded patches
2020-03-06 14:59:13 +01:00
Corentin Le Molgat
791cd70285
Sync g3 -> github README.md
2020-03-06 14:10:25 +01:00
Corentin Le Molgat
69f086908d
Update minimum CMake version
2020-03-06 14:10:25 +01:00
Corentin Le Molgat
35a85df181
CMake: add CMP0077
...
Avoid CMake overwriting variables by option default value
e.g. without this policy
`set(BUILD_DEPS ON)` will be overwrite by `option(BUILD_DEPS "..." OFF)`
2020-03-06 11:35:13 +01:00
Corentin Le Molgat
2d56f40b45
Sync against g3 vrp_time_windows
2020-03-05 17:52:54 +01:00
Laurent Perron
c665f53ff2
[CP-SAT] improve cut management; add debugging tools; fix UNSAT bug in presolve
2020-03-05 17:24:49 +01:00
Laurent Perron
16dc985cc0
Merge branch 'master' of github.com:google/or-tools
2020-03-05 16:48:44 +01:00
Laurent Perron
b74478dbea
fix #1908
2020-03-05 16:48:18 +01:00
Corentin Le Molgat
0052d236a9
CMake:dotnet Fix csproj generation
2020-03-05 15:44:09 +01:00
Corentin Le Molgat
b17eb8cb4a
Update .gitignore
2020-03-05 15:38:56 +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
8fee57d205
CMake: dotnet rework
...
.Net: update runtime csproj.in
2020-03-05 15:18:21 +01:00
Corentin Le Molgat
5b6079a6e5
CMake:dotnet: Fix -FPIC management
2020-03-05 15:18:20 +01:00
Corentin Le Molgat
c59444b07e
CMake:dotnet Add definition for swig
2020-03-05 15:18:20 +01:00
Corentin Le Molgat
0be0fc7ddd
CMake:Java: update
2020-03-05 13:04:08 +01:00
Corentin Le Molgat
dca72db23f
CMake:cpp: cleanup
2020-03-05 13:04:08 +01:00
Corentin Le Molgat
1287ce28a1
CMake: comment debug message
2020-03-05 13:04:08 +01:00
Corentin Le Molgat
f2981e11c3
CMake:python: Add missing definition for swig
2020-03-05 13:04:08 +01:00