15817 Commits

Author SHA1 Message Date
Guillaume Chatelet
8802f29059 Disable range-loop-construct warnings (#4951) 2025-12-15 15:44:46 +01:00
Guillaume Chatelet
7f22b7208c Create a presubmit CI (#4934) 2025-12-15 15:28:50 +01:00
Laurent Perron
39b915c763 fix 2025-12-15 15:27:43 +01:00
Guillaume Chatelet
ae82a37616 Fix various warnings (#4950) 2025-12-15 13:59:54 +01:00
Guillaume Chatelet
b6883f0efc Update Bazel Python (#4949) 2025-12-15 13:59:46 +01:00
Laurent Perron
4dab47eaa6 [CP-SAT] bugfixes 2025-12-15 13:59:08 +01:00
Corentin Le Molgat
c0b5917c07 math_opt: fix xpress_solver build on windows 2025-12-15 13:08:16 +01:00
Corentin Le Molgat
146566e2be sat: increase time limit in test_issue4376_minimize_model (fix #4941) 2025-12-15 13:07:57 +01:00
Laurent Perron
562ffd7eed [CP-SAT] more work on lrat; cleanup memory management in scheduling clauses; improve encoded only variable expansion; fix a few bugs 2025-12-15 13:07:29 +01:00
Laurent Perron
b6c198050d misc 2025-12-15 13:07:23 +01:00
Guillaume Chatelet
e55172a5d2 Make fetched library SYSTEM to reduce warning clutter (#4947) 2025-12-15 13:07:12 +01:00
Guillaume Chatelet
69dc22f35d Update linear solver build (#4945) 2025-12-15 13:06:58 +01:00
Guillaume Chatelet
6d76575f3d Format xpress files 2025-12-15 13:06:04 +01:00
Corentin Le Molgat
5b3a0b98c3 cmake(ci): split amd64 cmake dotnet workflows to avoid space limit 2025-12-11 15:52:56 +01:00
Corentin Le Molgat
db9326acd3 tools/testing: bintest output error update 2025-12-11 13:43:46 +01:00
Corentin Le Molgat
877086fdc1 tools/release: update maven for manylinux build 2025-12-11 13:03:16 +01:00
Corentin Le Molgat
5aa3a9317c routing: Remove unused model_ member from Resource. 2025-12-11 11:16:15 +01:00
Mizux Seiha
dfcec1fde6 routing: backport from main 2025-12-09 23:46:23 +01:00
Mizux Seiha
210bfe0cac xpress: backport from main 2025-12-09 22:50:01 +01:00
Mizux Seiha
26b01437f4 math_opt: backport from main 2025-12-09 22:49:43 +01:00
Laurent Perron
1666cf41ab routing improvements 2025-12-09 20:29:51 +01:00
Laurent Perron
97b64b49f2 support copy, deepcopy in python for sorted interval lists 2025-12-09 19:09:42 +01:00
Laurent Perron
4a2de332ce [CP-SAT] bug fixes, memory utilization reduction; more work on lrat 2025-12-09 19:09:37 +01:00
Mizux Seiha
469d83a2ef java: update publishing url for package
* tools/release: update maven central token
2025-12-09 18:28:41 +01:00
Corentin Le Molgat
88695b6393 bazel: update requirements 2025-12-08 18:01:40 +01:00
Corentin Le Molgat
d7e1a1ed76 algorithms: format fix from google3 2025-12-08 17:40:21 +01:00
Corentin Le Molgat
cec91a0279 cmake: fix python install on windows 2025-12-08 15:50:43 +01:00
corentinl
01a74c2ea2 git: add .gitattributes 2025-12-08 15:50:38 +01:00
Guillaume Chatelet
7345481dfe Remove fuzztest support from OR-Tools (#4938)
* Remove fuzztest support from OR-Tools
2025-12-08 11:31:29 +01:00
Guillaume Chatelet
e09ed7a33a Fix dimacs_assignment on Windows (#4940) 2025-12-08 11:28:23 +01:00
Laurent Perron
b7d1dc65dc [CP-SAT] more work on lrat; canonicalize Boolean variables in a few more places 2025-12-08 11:24:06 +01:00
Laurent Perron
d41e49724a reformat 2025-12-05 08:27:14 +01:00
Laurent Perron
3b18bdd58b [CP-SAT] morework on lrat 2025-12-05 08:27:10 +01:00
Laurent Perron
69a94a445e more julia 2025-12-05 08:27:05 +01:00
Mizux Seiha
f01debfd27 cmake: rework patch version computation 2025-12-05 08:27:00 +01:00
Corentin Le Molgat
4f9d32fd6a cmake: dotnet build samples,examples,tests fixup 2025-12-03 14:43:59 +01:00
Corentin Le Molgat
9d05705160 cmake: python.cmake venv fixup 2025-12-03 14:43:54 +01:00
Mizux Seiha
32ee8627ca cmake: rename PRE_RELEASE as RELEASE_CANDIDATE 2025-12-03 14:43:36 +01:00
Mizux Seiha
94dceb5957 cmake: fix .net release candidate support 2025-12-03 14:43:03 +01:00
Mizux Seiha
1adba4f3e7 cmake: fix java pre release support 2025-12-03 14:42:58 +01:00
Mizux Seiha
9845ee219b cmake: fix python pre release support 2025-12-03 14:42:53 +01:00
Corentin Le Molgat
78ea1566e6 fix routing/parser build 2025-12-03 14:42:23 +01:00
Guillaume Chatelet
b880e0fb64 Use new bintest framework (#4928) 2025-12-02 15:33:12 +01:00
Corentin Le Molgat
6555f4d2e4 cmake: migrate to scip 10.0.0 and soplex 8.0.0 2025-12-01 17:48:32 +01:00
Corentin Le Molgat
91e63a7d41 scip: Fix 10.0.0 support 2025-12-01 17:48:28 +01:00
Laurent Perron
cfdbc48ad2 fix 2025-12-01 17:48:20 +01:00
Laurent Perron
1623b1cb18 [CP-SAT] add soft constraint examples 2025-12-01 17:48:15 +01:00
Laurent Perron
993ac168d6 [Python] improve support for gil-less python 3.14 2025-12-01 17:48:09 +01:00
Laurent Perron
6d3a78e9d5 [Routing] add search event: at optimal 2025-12-01 17:47:39 +01:00
Corentin Le Molgat
032fad4c94 cmake(ci): fix almalinux dockerfile 2025-12-01 17:47:22 +01:00