Commit Graph

53 Commits

Author SHA1 Message Date
Guillaume Chatelet
5ffb66cdce Fix bazel load rules 2025-07-24 10:10:29 +02:00
Corentin Le Molgat
1d0ff09af8 ortools: backport from main branch 2025-07-09 14:24:01 +02:00
Corentin Le Molgat
569bb0baff bazel: cleanup BUILD.bazel 2025-05-26 15:33:21 +02:00
Mizux Seiha
7fc67a4468 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 14:42:28 +02:00
Corentin Le Molgat
17498776bf algorithms: export from google3 2025-05-16 18:02:19 +02:00
Corentin Le Molgat
f17646132c bazel: rename com_google_absl as abseil-cpp 2025-03-26 11:42:18 +01:00
Corentin Le Molgat
3622b4f7d0 backport fixup from main 2025-03-13 16:54:58 +01:00
Mizux Seiha
56fde74a11 move set_cover 2025-03-04 21:06:53 +01:00
Corentin Le Molgat
d4acbe81ce replace base/logging.h by absl/log/log.h 2025-02-25 11:16:30 +01:00
Laurent Perron
240b86f7ff sync set cover 2025-01-27 13:50:54 +01:00
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Laurent Perron
d07256424a cleanup 2024-12-19 16:38:54 +01:00
Laurent Perron
fc422b468f update code 2024-12-19 15:39:10 +01:00
Laurent Perron
98bcc5b800 remove fuzztest from the 9.12 release 2024-12-13 19:52:36 +01:00
Corentin Le Molgat
3de094af2a re-export n_choose_k 2024-12-09 13:56:15 +01:00
Laurent Perron
12e6bcc234 polish code 2024-12-06 15:21:08 +01:00
Corentin Le Molgat
81652921bf algorithms: remove unused n_choose_k 2024-12-04 11:38:35 +01:00
Corentin Le Molgat
e443a46fa2 algorithms: backport from main 2024-11-15 10:27:20 +01:00
Corentin Le Molgat
c308bf811e bazel: cleanup 2024-11-15 10:27:19 +01:00
Corentin Le Molgat
bc4c73a786 backport algorithms/ from main 2024-11-12 16:04:44 +01:00
Corentin Le Molgat
8a996d7e68 backport main/ 2024-10-14 16:47:46 +02:00
Corentin Le Molgat
ef8716241a backport from main 2024-10-01 12:48:20 +02:00
Corentin Le Molgat
e93fba6c25 algorithms: export from google3 2024-09-09 16:03:17 +02:00
Corentin Le Molgat
b093e98046 algorithms: Add python.set_cover 2024-09-02 19:04:39 +02:00
Laurent Perron
9e151b4ee5 more span 2024-08-02 19:58:55 +02:00
Corentin Le Molgat
93b1172e14 backport algorithms from main 2024-07-12 13:46:46 +02:00
Corentin Le Molgat
5eff2b6513 backport algorithms from main 2024-05-30 10:52:45 +02:00
Laurent Perron
4cbd27dae9 sync with main 2024-05-30 10:52:42 +02:00
Corentin Le Molgat
5bdcc38cbd algorithms: backport from main 2024-05-30 10:51:54 +02:00
Corentin Le Molgat
45f33870c5 bazel: update algorithms build 2024-03-04 08:23:48 +01:00
Corentin Le Molgat
94f35edbba update 2024-02-22 10:55:34 +01:00
Corentin Le Molgat
ab654ac3f3 algorithms: update to use base/gmock.h 2024-02-21 18:28:21 +01:00
Corentin Le Molgat
64c4453af4 bazel: fix algorithms tests 2024-02-21 16:08:56 +01:00
Mizux Seiha
934e778403 algorithms: try to fix windows bazel build 2024-02-21 14:49:40 +01:00
Corentin Le Molgat
c64aba84f3 algorithms more cleanup 2024-02-15 11:43:44 +01:00
Corentin Le Molgat
9889686c9e fix algorithms bazel build 2024-02-15 09:59:54 +01:00
Corentin Le Molgat
d25ac6a27d algorithms: fix bazel build 2024-01-29 16:17:58 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
2649b4284a Add int128.proto 2023-12-08 14:28:53 +01:00
Corentin Le Molgat
71ff62b3c5 algorithms: export from google3 2023-12-07 18:28:39 +01:00
Mizux Seiha
43bbadb525 bazel: fix algorithms build 2023-12-05 09:50:05 +01:00
Corentin Le Molgat
06738a693d algorithms: google3 sync 2023-10-20 15:08:37 +02:00
Corentin Le Molgat
98de7d0bd0 bazel: Add algorithms test 2023-10-19 17:07:09 +02:00
Corentin Le Molgat
2950cfc30e algorithms: Export from google3 2023-07-05 13:10:41 +02:00
Laurent Perron
c3fdb12908 Switch algorithms and scheduling python libraries from swig to pybind11; switch protobuf support from forced serialization to pybind11_protobuf -- with patch; [CP-SAT] rewrite cut management; reformat samples with black 2023-06-30 22:49:35 +02:00
Laurent Perron
ff8c4fb682 rewrite weighted_set_covering 2023-06-17 12:06:11 +02:00
Laurent Perron
a6d004cf72 add ortools/algorithms/binary_search.h 2023-03-22 19:25:11 +01:00
Laurent Perron
e9f9404923 Remove logging code; use absl one 2023-01-31 20:46:43 +01:00
Corentin Le Molgat
a1542e77db algorithms: Fix bazel build 2022-12-19 10:10:00 +01:00
Corentin Le Molgat
94e867b66f bazel: fix build 2022-07-22 14:35:17 +02:00