Commit Graph

482 Commits

Author SHA1 Message Date
Guillaume Chatelet
b880e0fb64 Use new bintest framework (#4928) 2025-12-02 15:33:12 +01:00
Corentin Le Molgat
96bddc82f9 graph: export from google3 2025-11-21 11:21:14 +01:00
Corentin Le Molgat
935a93833f graph: backport from main 2025-11-05 12:05:41 +01:00
Corentin Le Molgat
b4b226801b update include guards 2025-11-05 11:54:02 +01:00
Guillaume Chatelet
d8d50bae68 Update thread_pool code (#4890) 2025-11-05 11:29:40 +01:00
Corentin Le Molgat
8f9c144b6c cmake: fix graph tests build on windows 2025-11-05 11:28:36 +01:00
Corentin Le Molgat
e741b6b844 graph: fixup from google3 2025-11-05 11:22:56 +01:00
Guillaume Chatelet
ed397541f4 Update bazel and flatzinc (#4879) 2025-10-16 14:09:17 +02:00
Corentin Le Molgat
b294ff6de2 bazel: backport java rework from main 2025-10-16 13:02:37 +02:00
Corentin Le Molgat
b2e33c1b94 bazel: backport from main 2025-10-16 12:58:00 +02:00
Guillaume Chatelet
8710e86e8a Test export 2025-10-16 11:43:45 +02:00
Guillaume Chatelet
57a820fc59 [bazel] Update the samples folders 2025-10-02 08:48:00 +02:00
Guillaume Chatelet
3d96b9a6ac [bazel] mark a few more tests as manual 2025-10-01 08:08:16 +02:00
Corentin Le Molgat
29a74e7547 base: backport rework from main 2025-09-22 18:05:44 +02:00
Corentin Le Molgat
149121a5ff bazel: cleanup from main 2025-09-22 17:28:02 +02:00
Mizux Seiha
4f381f6d07 backport from main:
* bump abseil to 20250814
* bump protobuf to v32.0
* cmake: add ccache auto support
* backport flatzinc, math_opt and sat update
2025-09-16 16:25:04 +02:00
Corentin Le Molgat
ba7e81f729 ortools: various export from google3 2025-08-22 14:24:48 +02:00
Corentin Le Molgat
d830368b0a ortools: export from google3 2025-08-11 09:13:53 +02:00
Guillaume Chatelet
6759325e87 Fix load statements 2025-07-24 16:37:06 +00:00
Guillaume Chatelet
447ce0b3e2 Fix bazel load rules 2025-07-23 09:05:10 +00:00
Guillaume Chatelet
d869a1fd4c Backport trivial changes 2025-07-18 08:11:03 +00:00
Corentin Le Molgat
a99e559734 ortools: cleanup export form google3 2025-07-09 13:53:39 +02:00
Corentin Le Molgat
9991028e4a ortools: export from google3 2025-07-07 15:39:38 +02:00
Guillaume Chatelet
914025a5f8 Turn some .i files into .swig
This helps with the import / export process.
2025-07-03 11:02:22 +02:00
Guillaume Chatelet
6af8bd54b4 Turn some .i files into .swig
This helps with the import / export process.
2025-07-02 19:11:40 +00:00
Corentin Le Molgat
bbcb7a8cc8 update README.md 2025-07-02 18:41:33 +02:00
Laurent Perron
5b1376b9df small cleaning 2025-07-01 16:51:11 +02:00
Mizux Seiha
6c973a4d53 graph: fix iterator compilation in C++20 2025-06-23 10:51:52 +02:00
Clément Péron
966a59755d graph: fix iterator compatibility since C++17
Add missing iterator typedefs to custom iterator classes when std::iterator
inheritance is deprecated since C++17.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
2025-06-18 17:42:04 +02:00
Corentin Le Molgat
35ee27b271 graph: export from google3
dump_vars: Add support for StrongInt and StrongVector
2025-06-16 15:33:46 +02:00
Corentin Le Molgat
7518c717ed bazel: cleanup BUILD.bazel 2025-05-26 15:07:03 +02:00
Mizux Seiha
ed1b05d1d8 bazel: update deps
* don't use repo name
* Bump abseil-cpp to 20250512.0
* Bump Protobuf to 31.0
* Bump benchmark to 1.9.2
* Bump googletest to 1.17.0
2025-05-22 03:12:46 +02:00
Mizux Seiha
d65609dbcf cmake: disable shortest_paths_test (timeout) 2025-05-20 14:43:43 +02:00
Corentin Le Molgat
88c57dd1f0 rework ortools samples (#4590) 2025-05-16 14:51:23 +02:00
Laurent Perron
c30fefab04 fixes 2025-05-14 16:58:06 +02:00
Laurent Perron
77e5e44746 minor cleanup 2025-05-14 13:33:34 +02:00
Corentin Le Molgat
ba08309567 graph: export from google3 2025-04-30 17:42:24 +02:00
Laurent Perron
0473170603 remove failing test on windows 2025-04-27 12:34:47 +02:00
Laurent Perron
f4f39748a1 minor optims 2025-04-10 11:40:38 +02:00
Corentin Le Molgat
be5bff7c98 graph: cleanup graph_test.cc
Fix MSVC build
2025-04-07 11:01:58 +02:00
Laurent Perron
45cb968568 rename internal sat method; more tests 2025-04-03 16:12:45 +02:00
Corentin Le Molgat
6153511356 graph: export from google3 2025-03-31 16:12:45 +02:00
Corentin Le Molgat
05e3190929 bazel: rename com_google_absl to abseil-cpp 2025-03-24 18:21:42 +01:00
Laurent Perron
3bfd1b2a36 more work on graphs 2025-03-21 19:46:01 -07:00
Laurent Perron
65da6ded39 minor fix to dags 2025-03-21 05:44:42 -07:00
Laurent Perron
baeaeb0be0 more work on dags 2025-03-19 13:20:14 -07: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
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
Laurent Perron
9eb02f465a minor doc 2025-03-06 15:14:30 +01:00