Corentin Le Molgat
d5aaffc9e1
Fix comment typo
2021-12-10 16:59:13 +01:00
Laurent Perron
5f03dc4993
reformat BUILD files
2021-12-06 15:39:18 +01:00
Laurent Perron
560826496b
BUILD -> BUILD.bazel
2021-12-06 14:36:13 +01:00
Laurent Perron
18d001912d
remove ortools/base/random.h|cc; adapt code everywhere; increase robustness of glop preprocessor
2021-12-06 14:03:19 +01:00
Laurent Perron
6acc63def1
minor improvement in DCHECK
2021-12-06 13:00:07 +01:00
Laurent Perron
7d3120d644
Fix C# swig imports
2021-12-05 15:33:21 +01:00
Laurent Perron
7c7fe6a9f7
remove designated initializers
2021-12-05 14:46:04 +01:00
Laurent Perron
35e44538e9
fix
2021-12-05 14:22:33 +01:00
Laurent Perron
ba2091da25
fix compilation
2021-12-05 13:11:46 +01:00
Laurent Perron
529849e58a
add missing swig deps
2021-12-05 12:55:50 +01:00
Laurent Perron
edb66aaed5
[ROUTING] major improvement on filters/first solution heuristics/time,break placements
2021-12-05 12:36:59 +01:00
Laurent Perron
d54ed8f29e
[ROUTING] remove old gtl:: obsolete code; fix overflow error
2021-12-05 12:15:27 +01:00
Corentin Le Molgat
e41b99a930
remove deprecated .csprog
2021-12-03 17:22:45 +01:00
Corentin Le Molgat
5f567735d7
cmake: Fix dotnet.cmake and path
2021-12-03 14:20:19 +01:00
Mizux Seiha
72ebd8b748
cmake: rework .Net support
2021-12-03 14:20:19 +01:00
Mizux Seiha
976f227b67
cmake: rework java
2021-12-03 14:20:19 +01:00
Mizux Seiha
655eec5260
cmake: rework python
2021-12-03 14:20:19 +01:00
Laurent Perron
a21b35b382
fix example
2021-12-02 18:05:31 +01:00
Mizux Seiha
d15847ec36
Bump csproj to 9.2
2021-11-30 18:13:26 +01:00
Laurent Perron
201a07bb3a
[BAZEL] remove windows warning
2021-11-30 10:38:48 +01:00
Laurent Perron
c2596b4029
more work on bazel
2021-11-29 14:06:01 +01:00
Corentin Le Molgat
393686e54a
bazel: Fix re2.patch
2021-11-29 08:43:23 +01:00
Laurent Perron
fdd1783085
fix
2021-11-13 08:48:46 +01:00
Corentin Le Molgat
52c9b0b77f
constraint_solver: Sync
2021-11-03 12:57:26 +01:00
Corentin Le Molgat
eb0f319cd6
Sync github with google
2021-10-22 00:50:21 +02:00
Corentin Le Molgat
ac0b672e34
constraint_solver: Add NQueensCp in all supported languages
2021-10-21 15:13:33 +02:00
Mizux Seiha
a722c67e24
constraint_solver: Add CpIsFunCp samples
2021-10-20 17:33:41 +02:00
Laurent Perron
062b113f03
fix #2817
2021-10-19 09:36:59 +02:00
Mizux Seiha
d95720b890
python: Add vrp_nodes_indices
2021-09-21 12:27:04 +02:00
Laurent Perron
1941d1a5af
update csproj and generator to use netcoreapp3.1
2021-09-21 09:55:14 +02:00
Laurent Perron
83007b4c00
bump version to 9.1; regenerate doc
2021-09-20 15:57:27 +02:00
Corentin Le Molgat
dcc66d7c73
routing: reduce time limit sample to 5 seconds
2021-09-17 15:54:24 +02:00
Mizux Seiha
c39aa46590
rework cvrptw_breaks_intvar.py
...
- remove TW constraints to futher reduce its size
- But force vehicle start time to better show what's happen
- rename it vrp_breaks_from_start.py
- sync code with vrp_breaks.py to make them consistents
2021-09-15 12:25:38 +02:00
Guillaume Vantroeyen
9ff67e012d
Add routing example with driver breaks, based on route start time, for multiple vehicles
2021-09-15 12:25:38 +02:00
Corentin Le Molgat
67ba7cde6b
Fix comments in .cs samples
2021-09-13 13:10:57 +02:00
Corentin Le Molgat
e78e6f5530
remove user name
2021-09-10 16:25:35 +02:00
Corentin Le Molgat
c45cd04d1c
Fix java wrappers
2021-09-10 16:25:35 +02:00
Mizux Seiha
9f5fe4082e
rework cvrptw.py
2021-09-09 10:18:11 +02:00
Mizux Seiha
c7441c346c
cmake: Migrate to Python3 and use Development.Module
...
note: Development.Module is use to look for python header only
since library is not available on manylinux.
see: https://gitlab.kitware.com/cmake/cmake/-/issues/20425
note2: Development.Module has been introduced in CMake 3.18
ref: https://cmake.org/cmake/help/latest/module/FindPython3.html
2021-09-08 16:08:52 +02:00
Mizux Seiha
d74e09c1f1
routing: Add vrp_time_windows_per_vehicles.py
2021-09-07 18:39:26 +02:00
Corentin Le Molgat
56a38f0a58
dotnet: Fix build
2021-09-06 16:01:50 +02:00
Corentin Le Molgat
3327838e5a
java: Fix constraint_solver build
2021-09-03 17:01:37 +02:00
Corentin Le Molgat
6f04a4e717
Export Google dev in constraint_solver
2021-09-03 15:29:33 +02:00
Corentin Le Molgat
cfc12593b0
cleanup python
2021-09-03 15:29:13 +02:00
Corentin Le Molgat
454bb2cb44
fix .Net and Java build
2021-08-27 13:27:33 +02:00
Corentin Le Molgat
0e68fa9a91
bazel: Fix constraint_solver build
2021-08-27 11:04:22 +02:00
Corentin Le Molgat
6a99deb2a3
Export constraint_solver to github
2021-08-27 11:00:54 +02:00
slowy07
2e0ec51049
fix: typo spelling grammar
2021-08-16 10:49:00 +02:00
Corentin Le Molgat
013bb65405
Fix dotnet samples
2021-07-26 12:47:10 +02:00
Mizux Seiha
6ae19c9b5b
Bump version: 8.2 -> 9.0
2021-04-27 10:56:39 +02:00