Commit Graph

1943 Commits

Author SHA1 Message Date
Guillaume Chatelet
e09ed7a33a Fix dimacs_assignment on Windows (#4940) 2025-12-08 11:28:23 +01:00
Guillaume Chatelet
b880e0fb64 Use new bintest framework (#4928) 2025-12-02 15:33:12 +01:00
Guillaume Chatelet
0f985593d9 [bazel] Update various bazel files, remove useless files (#4885) 2025-11-19 10:13:54 +01:00
Corentin Le Molgat
cb438d22fd examples: fix bazel build 2025-11-05 17:31:25 +01:00
Corentin Le Molgat
94cbb12612 examples: remove .orig file 2025-11-05 17:10:59 +01:00
Corentin Le Molgat
b4b226801b update include guards 2025-11-05 11:54:02 +01:00
Guillaume Chatelet
5e06a6c7e2 [bazel] Update examples 2025-10-16 11:50:21 +02:00
Corentin Le Molgat
c0ad2c2914 examples: remove deprecated PY3 flag 2025-09-17 16:27:22 +02:00
Mizux Seiha
805ef64029 Merge remote-tracking branch 'origin/main' into v99bugfix 2025-08-26 15:52:40 +02:00
Guillaume Chatelet
ce299310f6 Remove unnecessary exports_files 2025-08-22 14:21:26 +00:00
Corentin Le Molgat
2fd586595b bazel: fix more load statements 2025-08-06 10:57:31 +02:00
Guillaume Chatelet
6759325e87 Fix load statements 2025-07-24 16:37:06 +00:00
Guillaume Chatelet
5ffb66cdce Fix bazel load rules 2025-07-24 10:10:29 +02:00
Corentin Le Molgat
f0d0fe71ba examples: backport from main 2025-07-23 23:12:34 +02:00
Guillaume Chatelet
447ce0b3e2 Fix bazel load rules 2025-07-23 09:05:10 +00:00
Guillaume Chatelet
46f73b3d35 Backport trivial changes 2025-07-18 16:43:00 +02:00
Guillaume Chatelet
d869a1fd4c Backport trivial changes 2025-07-18 08:11:03 +00:00
Laurent Perron
d14aa7a85a cleanups 2025-07-16 17:41:16 +02:00
Laurent Perron
e5dc796ef6 [CP-SAT] remove the use of python protobufs; use proxies to C++ protobufs instead; this changes slightly the API of these proto for parameters 2025-07-16 16:55:49 +02:00
Corentin Le Molgat
aa6cccad79 examples: cleanup 2025-07-09 14:34:13 +02:00
Corentin Le Molgat
b3e91bf346 examples: fix rcpsp_sat.py test 2025-07-04 14:21:32 +02:00
Laurent Perron
7088dabd1e new example 2025-07-01 16:52:06 +02:00
Guillaume Chatelet
8b6100e21e Format py files to adopt internal style 2025-06-25 10:01:11 +00:00
Corentin Le Molgat
53ed64587a Merge remote-tracking branch 'origin/v99bugfix' into mizux/dev 2025-06-05 08:09:30 +02:00
Corentin Le Molgat
0703f09de9 notebook: regenerate all 2025-06-03 18:10:28 +02:00
Corentin Le Molgat
569bb0baff bazel: cleanup BUILD.bazel 2025-05-26 15:33:21 +02:00
Corentin Le Molgat
7518c717ed bazel: cleanup BUILD.bazel 2025-05-26 15:07:03 +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
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
4c60a56fa3 backport from main branch 2025-05-12 12:57:50 +02:00
Corentin Le Molgat
8ae6f8b5d6 dotnet: migrate from .Net 6.0 to 8.0 as default 2025-04-11 16:36:57 +02:00
Corentin Le Molgat
b96eb68e7f examples: cleanup 2025-03-26 13:46:10 +01:00
Corentin Le Molgat
f17646132c bazel: rename com_google_absl as abseil-cpp 2025-03-26 11:42:18 +01:00
Corentin Le Molgat
05e3190929 bazel: rename com_google_absl to abseil-cpp 2025-03-24 18:21:42 +01:00
Laurent Perron
8dd492498f [CP-SAT] add StopSearch C++ function. 2025-03-24 04:55:15 -07:00
Laurent Perron
d432627bbc cleanups 2025-03-24 04:53:51 -07:00
Laurent Perron
d7b250cf5e Add StopSearch function in C++ CP-SAT 2025-03-23 20:46:46 -07:00
Laurent Perron
431be5d6ee remove reference to useless flag 2025-03-23 11:50:39 -07:00
Laurent Perron
35c27ab31f remove reference to useless flag 2025-03-23 11:50:23 -07:00
Corentin Le Molgat
d24c0e1d68 sync notebooks 2025-03-17 12:53:29 +01:00
Corentin Le Molgat
ee2ab2facf examples/dotnet: format fix 2025-03-10 15:41:38 +01:00
Laurent Perron
a4b37b6465 large sync with main 2025-03-07 10:33:36 +01:00
Mizux Seiha
b513292d1a nqueens.cc fixup 2025-03-07 08:19:22 +01:00
Mizux Seiha
cf72696d00 examples/cpp: backport from main 2025-03-04 21:10:09 +01:00
Mizux Seiha
f1fc3af6b3 examples/tests: fixup 2025-03-04 21:09:55 +01:00
Mizux Seiha
adf0973a35 examples/contrib: add issue4269 2025-03-04 21:07:42 +01:00
Corentin Le Molgat
854a038027 examples fixup 2025-02-28 17:35:24 +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
8f899886ca examples/cpp: use absl/log.h 2025-02-27 13:39:01 +01:00