Commit Graph

14560 Commits

Author SHA1 Message Date
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
Laurent Perron
6b5ae5067d [Graph] remove obsolete graph implementaiton 2025-02-25 19:33:51 +01:00
Laurent Perron
a99e7c833c [CP-SAT] fix #4568 2025-02-25 19:33:33 +01:00
Laurent Perron
4096100d40 bump scip to 9.2.1 for cmake 2025-02-25 19:28:53 +01:00
Mizux Seiha
14ed2298fe fix base/gmock.h 2025-02-25 16:05:04 +01:00
Laurent Perron
6f2a66de40 fix #4565 2025-02-25 12:32:58 +01:00
Corentin Le Molgat
421e55bbe1 base: add array
note: needed by math_opt
2025-02-25 02:12:20 +01:00
Corentin Le Molgat
e7134e7497 replace base/logging.h by absl/log/log.h 2025-02-25 02:12:18 +01:00
Laurent Perron
ee23527569 big includes cleanup 2025-02-24 22:59:21 +01:00
Laurent Perron
4ccde326ba Merge branch 'main' of github.com:google/or-tools 2025-02-21 16:37:18 +01:00
Laurent Perron
8e1c4c3633 more work on includes 2025-02-21 16:37:06 +01:00
Laurent Perron
1acdd5d6af massive cleanup of includes; work on CP-SAT routing cuts 2025-02-21 15:14:38 +01:00
Arnab Animesh Das
128b0a13fa Remove comment regarding only static builds being supported on Windows (#4559)
* Remove comment regarding only static builds being supported on Windows

* Minor fix
2025-02-21 12:00:48 +01:00
Laurent Perron
4f179a02c8 fix #4557 2025-02-20 11:12:08 +01:00
Laurent Perron
610f202d5d fix #4555 2025-02-20 10:55:14 +01:00
Laurent Perron
e0f2787c50 Merge branch 'main' of github.com:google/or-tools 2025-02-19 17:00:45 +01:00
Laurent Perron
7fec12bc35 remove stderrthreshold flag, use absl globals method 2025-02-19 17:00:34 +01:00
Corentin Le Molgat
b59abbffa4 bazel: Fix MODULE.bazel 2025-02-19 15:35:51 +01:00