Commit Graph

14577 Commits

Author SHA1 Message Date
Corentin Le Molgat
ab9b99e066 go: fixup 2025-03-13 17:06:33 +01:00
Corentin Le Molgat
11a79b300b bazel: rename module or-tools 2025-03-13 17:06:22 +01:00
Corentin Le Molgat
4a25d4119d include absl/log/vlog_is_on.h when needed 2025-03-13 14:06:31 +01:00
Corentin Le Molgat
6acf4d3311 cmake: update internal doc 2025-03-13 08:23:11 +01:00
Mizux Seiha
51e348357d cmake: Enable soplex when building SCIP
* use SCIP::libscip
  note: While scip provide ALIAS,
  they forget to use it when `install(export ...)`
* update internal docs/
* build boost as static libraries
2025-03-12 14:12:54 +01:00
Corentin Le Molgat
3434515e7d graph: export from google3 2025-03-10 17:21:31 +01:00
Corentin Le Molgat
8b097bbfc0 graph: bring back dag_ stuff 2025-03-10 16:15:27 +01:00
Corentin Le Molgat
ee2ab2facf examples/dotnet: format fix 2025-03-10 15:41:38 +01:00
Laurent Perron
2e2e06a1c3 Merge branch 'main' of github.com:google/or-tools 2025-03-07 10:30:21 +01:00
Laurent Perron
3f0a93e3e2 change cp-sat python cloning example to use deepcopy 2025-03-07 10:30:10 +01:00
Mizux Seiha
b513292d1a nqueens.cc fixup 2025-03-07 08:19:22 +01:00
Corentin Le Molgat
e0f3e6c05c fixup 2025-03-07 08:00:28 +01:00
Corentin Le Molgat
92e4b2e78b Revert "remove dead cmake code"
This reverts commit 14005fea48.
2025-03-07 08:00:28 +01:00
Laurent Perron
daf04c8ed6 more work 2025-03-06 15:15:47 +01:00
Laurent Perron
e179143414 [CP-SAT] fix #4851; improve routing cuts 2025-03-06 15:15:12 +01:00
Laurent Perron
f97db21028 minor renaming 2025-03-06 15:14:39 +01:00
Laurent Perron
9eb02f465a minor doc 2025-03-06 15:14:30 +01:00
Corentin Le Molgat
5924162efe graph: remove ebert_graph.h 2025-03-05 15:48:19 +01:00
Laurent Perron
8d4ea3d7fc [CP-SAT] more work on routing cuts; fix #4582 2025-03-05 14:07:42 +01:00
Laurent Perron
7b94d9a615 more work on set_cover 2025-03-05 14:04:58 +01:00
Laurent Perron
458338c318 more work on graoh iterators 2025-03-05 14:04:31 +01:00
Laurent Perron
14005fea48 remove dead cmake code 2025-03-05 14:03:59 +01:00
Laurent Perron
7430a9c3cd change bitset API 2025-03-05 14:03:49 +01:00
Corentin Le Molgat
59c4141c18 dependencies: scip v921 cleanup 2025-03-05 11:55:55 +01:00
Corentin Le Molgat
b6678e4cbb dependencies: fixup abseil-cpp 2025-03-05 11:55:07 +01:00
Mizux Seiha
2a531b5815 ci: cleanup workflows 2025-03-05 11:08:30 +01:00
Mizux Seiha
8ad77acc62 cmake: build algorithms/python tests 2025-03-04 17:43:32 +01:00
Laurent Perron
0497b2b8ed fix 2025-03-03 19:04:52 +01:00
Corentin Le Molgat
28c4b81b33 routing: cleanup VrpCapacity.java 2025-03-03 18:02:26 +01:00
Corentin Le Molgat
40c2136bd4 graph: remove all dag_* 2025-03-03 18:02:26 +01:00
Laurent Perron
d02e03bbc4 fix 2025-03-03 15:49:57 +01:00
Laurent Perron
98eefa72da fix #4577 2025-03-03 15:25:14 +01:00
Laurent Perron
6c81f1187e bump absl to 20250127.0 for cmake 2025-03-03 14:47:26 +01:00
Laurent Perron
6fbfa2b87a [CP-SAT] another fuzzer bug fixed 2025-03-03 13:01:11 +01:00
Laurent Perron
1f32572d5b [Routing] improve filters 2025-03-02 15:14:16 +01:00
Laurent Perron
eb1207f0cb minor 2025-03-02 15:13:37 +01:00
Laurent Perron
b865d32eed bump set cover code 2025-03-02 15:13:25 +01:00
Laurent Perron
f244e28cbf Merge branch 'main' of github.com:google/or-tools 2025-02-28 18:09:32 +01:00
Laurent Perron
e343956c6d [CP-SAT] more work on routing cuts; do not expand large alldiff; fix a few bugs 2025-02-28 18:09:21 +01:00
Laurent Perron
b21327fc7c improve graph doc 2025-02-28 18:08:53 +01:00
Corentin Le Molgat
854a038027 examples fixup 2025-02-28 17:35:24 +01:00
Laurent Perron
dbf78f7a6c bump all bazel modules; bump go deps; use py_proto_library from protobuf 2025-02-28 17:10:20 +01:00
Laurent Perron
7fe44a2f6b remove obsolete GRBisqp 2025-02-27 19:29:46 +01:00
Laurent Perron
7f0b66f1a0 Merge branch 'main' of github.com:google/or-tools 2025-02-27 19:24:16 +01:00
Laurent Perron
ed1fbc8fc9 fix #4571 2025-02-27 19:24:12 +01:00
Corentin Le Molgat
67de830334 examples/service: cleanup 2025-02-27 13:39:02 +01:00
Corentin Le Molgat
3e24cf1c5a examples/java: google3 sync 2025-02-27 13:39:02 +01:00
Corentin Le Molgat
57b29c94c2 julia: fixup 2025-02-27 13:39:01 +01:00
Corentin Le Molgat
8f899886ca examples/cpp: use absl/log.h 2025-02-27 13:39:01 +01:00
Laurent Perron
05386fdb19 Merge branch 'main' of github.com:google/or-tools 2025-02-25 19:34:10 +01:00