Commit Graph

  • 79e340fd50 bazel: update requirements master stable Corentin Le Molgat 2026-03-31 09:53:58 +02:00
  • c75586ff7d Merge pull request #5108 from google/julia/bins Thibaut Cuvelier 2026-03-30 15:11:57 +02:00
  • f03ab69be8 Tag 0.1.0. Thibaut Cuvelier 2026-03-30 14:43:10 +02:00
  • 29eaa90fff Tag ORToolsBinaries.jl 0.0.2 Thibaut Cuvelier 2026-03-30 14:38:34 +02:00
  • 5093ac07b7 Finish syncing Thibaut Cuvelier 2026-03-30 14:13:32 +02:00
  • d30f5b4e31 Update dependabot so it patches main instead of stable Guillaume Chatelet 2026-03-19 13:10:38 +01:00
  • e4f2c78666 build(deps): bump jidicula/clang-format-action (#5093) dependabot[bot] 2026-03-19 13:05:57 +01:00
  • 656383654f Fix extraction logic on non-Windows (the file name doesn't start with the package name). Have clearer logs. Have 80-character lines. Thibaut Cuvelier 2026-03-02 22:57:40 +01:00
  • 4336f9f3ae build(deps): bump the github-actions group with 2 updates dependabot[bot] 2026-02-16 18:58:09 +00:00
  • b21a132690 Merge remote-tracking branch 'origin/mizux/rc' into stable Corentin Le Molgat 2026-01-12 16:44:39 +01:00
  • 551ad10d94 Update Python dependencies and remove black. (#4979) Guillaume Chatelet 2026-01-09 12:16:04 +01:00
  • e0f74bd698 sat: fix probing.cc implem against stdc++17 Corentin Le Molgat 2026-01-09 10:34:14 +01:00
  • 1ed9a17980 sat: fix probing.cc compilation on windows Corentin Le Molgat 2026-01-08 09:04:19 -08:00
  • 87e8e340d8 sat: disable deprecated warnings in cp_model.py Corentin Le Molgat 2026-01-08 15:52:28 +01:00
  • 204b31a748 Refactor MPSolver interface registration to include runtime readiness checks. (#4973) Guillaume Chatelet 2026-01-07 15:49:29 +01:00
  • 6a603cc183 [CP-SAT] fix rare crash Laurent Perron 2026-01-08 13:07:57 +01:00
  • 708262c716 sat: fix compilation error Corentin Le Molgat 2026-01-07 17:46:34 +01:00
  • f72f9eea98 sat: backport README from main Corentin Le Molgat 2026-01-07 16:19:03 +01:00
  • 8d3645a6cd [CP-SAT] fix vivification bug; more work on encodings Laurent Perron 2026-01-07 13:01:43 +01:00
  • 74a9ed242d Move course_scheduling from examples to ortools/scheduling (#4972) Guillaume Chatelet 2026-01-07 15:51:08 +01:00
  • a7ffad1950 fixup remove of examples/tests (#4971) Corentin Le Molgat 2026-01-07 16:14:45 +01:00
  • caab346d4d Remove examples/tests folder (#4971) Guillaume Chatelet 2026-01-05 13:26:43 +01:00
  • 30a7baee6d Add vector reserve to examples/cpp Guillaume Chatelet 2026-01-05 10:51:26 +00:00
  • c8d7710fd7 [CP-SAT] more work on lrat, regroup linear1 presolve methods Laurent Perron 2025-12-27 11:58:47 +01:00
  • b28edf1d04 Fix warning 'control reaches end of non-void function' (#4964) Guillaume Chatelet 2025-12-24 14:11:17 +01:00
  • 0782d13065 [CP-SAT] work on lrat, clause congruence, inprocess ; bug fixes Laurent Perron 2025-12-23 18:11:58 +01:00
  • 9190a5d819 [bazel] Fix remaining licence directive Guillaume Chatelet 2025-12-23 15:01:05 +00:00
  • 40ff9caa88 Propagate nullability (#4959) Guillaume Chatelet 2025-12-18 22:38:22 +01:00
  • 5a867fd457 Add nullability to SolveInterrupter in linear solver (#4958) Guillaume Chatelet 2025-12-18 16:53:26 +01:00
  • a05ea60fd5 Prevents presubmit runs on different branches from canceling each other. Guillaume Chatelet 2025-12-18 13:40:16 +00:00
  • 0fe7cb5dbd fixes Laurent Perron 2025-12-18 13:05:33 +01:00
  • f4fdf9466f Update Bazel linear solver build (#4956) Guillaume Chatelet 2025-12-17 21:23:58 +01:00
  • b8b9a5170a Small fixes (#4957) Guillaume Chatelet 2025-12-17 20:09:35 +01:00
  • 29a2cbf0a7 julia: add first version of ORToolsBinaries.jl Corentin Le Molgat 2026-01-07 15:06:35 +01:00
  • 642c19b38a tools/release: workaround stubgen timeout on macos M1 Mizux Seiha 2026-01-06 17:49:12 +01:00
  • 91afd9da75 tools/release: fix macos protoc-gen-mypy check Mizux Seiha 2026-01-06 17:48:37 +01:00
  • 4f5557884f cmake: fix soplex boost check in a super build Corentin Le Molgat 2026-01-05 17:43:50 +01:00
  • a790483ba1 cmake: Fix windows LNK1189 error (#4627) Corentin Le Molgat 2026-01-05 03:46:42 -08:00
  • 5ed34077c7 tools/docker: fix cmake install Mizux Seiha 2025-12-22 14:10:33 +01:00
  • 789b01f7c9 Merge pull request #4962 from yoonghm/patch-1 Laurent Perron 2025-12-21 09:45:00 +01:00
  • cc8ee317d7 Rename CPSolver to CpSolver Yoong Hor Meng 2025-12-21 06:52:47 +01:00
  • c3164316fb examples: regenerate notebook Mizux Seiha 2025-12-19 15:01:21 +01:00
  • 2f299d5d51 tools/release: Fix maven install Corentin Le Molgat 2025-12-17 13:04:07 +01:00
  • ad91b2ddd3 Remove sealed modifier and implement standard dispose pattern for CpSolver AliReZa Sabouri 2025-12-17 00:32:15 +01:00
  • 447ab9bfbb algorithms: disable knapsack_solver_test.py if SCIP no unavailable Mizux Seiha 2025-12-16 18:39:36 +01:00
  • b0391683a6 cmake: fix python build when BUILD_TESTING=OFF Corentin Le Molgat 2025-12-15 18:20:41 +01:00
  • e066455f29 algorithms: fix windows build when SCIP support is off Mizux Seiha 2025-12-16 12:25:51 +01:00
  • 784c4fecb4 git: renormalize some files corentinl 2025-12-08 06:29:01 -08:00
  • 17fc2ae92b tools/docker: fix dockerfile warning Corentin Le Molgat 2025-12-15 15:46:43 +01:00
  • c44eb1859f bazel(ci): fix fedora build by forcing the java_runtime_version Corentin Le Molgat 2025-12-15 15:01:57 +01:00
  • 8802f29059 Disable range-loop-construct warnings (#4951) Guillaume Chatelet 2025-12-15 15:27:59 +01:00
  • 7f22b7208c Create a presubmit CI (#4934) Guillaume Chatelet 2025-12-15 15:26:50 +01:00
  • 39b915c763 fix Laurent Perron 2025-12-15 14:20:08 +01:00
  • ae82a37616 Fix various warnings (#4950) Guillaume Chatelet 2025-12-15 13:53:03 +01:00
  • b6883f0efc Update Bazel Python (#4949) Guillaume Chatelet 2025-12-15 13:41:19 +01:00
  • 4dab47eaa6 [CP-SAT] bugfixes Laurent Perron 2025-12-15 13:42:37 +01:00
  • c0b5917c07 math_opt: fix xpress_solver build on windows Corentin Le Molgat 2025-12-15 12:52:28 +01:00
  • 146566e2be sat: increase time limit in test_issue4376_minimize_model (fix #4941) Corentin Le Molgat 2025-12-15 12:52:06 +01:00
  • 562ffd7eed [CP-SAT] more work on lrat; cleanup memory management in scheduling clauses; improve encoded only variable expansion; fix a few bugs Laurent Perron 2025-12-12 17:30:34 +01:00
  • b6c198050d misc Laurent Perron 2025-12-12 17:29:41 +01:00
  • e55172a5d2 Make fetched library SYSTEM to reduce warning clutter (#4947) Guillaume Chatelet 2025-12-12 09:34:23 +01:00
  • 69dc22f35d Update linear solver build (#4945) Guillaume Chatelet 2025-12-12 09:33:50 +01:00
  • 6d76575f3d Format xpress files Guillaume Chatelet 2025-12-11 15:23:43 +00:00
  • 5b3a0b98c3 cmake(ci): split amd64 cmake dotnet workflows to avoid space limit Corentin Le Molgat 2025-12-11 11:25:33 +01:00
  • db9326acd3 tools/testing: bintest output error update Corentin Le Molgat 2025-12-11 13:42:52 +01:00
  • 877086fdc1 tools/release: update maven for manylinux build Corentin Le Molgat 2025-12-11 13:01:36 +01:00
  • 5aa3a9317c routing: Remove unused model_ member from Resource. Corentin Le Molgat 2025-12-11 10:57:42 +01:00
  • dfcec1fde6 routing: backport from main Mizux Seiha 2025-12-09 22:50:14 +01:00
  • 210bfe0cac xpress: backport from main Mizux Seiha 2025-12-09 22:50:01 +01:00
  • 26b01437f4 math_opt: backport from main Mizux Seiha 2025-12-09 22:49:43 +01:00
  • 1666cf41ab routing improvements Laurent Perron 2025-12-09 16:19:27 +01:00
  • 97b64b49f2 support copy, deepcopy in python for sorted interval lists Laurent Perron 2025-12-09 16:18:15 +01:00
  • 4a2de332ce [CP-SAT] bug fixes, memory utilization reduction; more work on lrat Laurent Perron 2025-12-09 16:17:49 +01:00
  • 469d83a2ef java: update publishing url for package Mizux Seiha 2025-12-09 16:30:47 +01:00
  • 88695b6393 bazel: update requirements Corentin Le Molgat 2025-12-08 18:01:40 +01:00
  • d7e1a1ed76 algorithms: format fix from google3 Corentin Le Molgat 2025-12-08 16:33:10 +01:00
  • cec91a0279 cmake: fix python install on windows Corentin Le Molgat 2025-12-08 15:49:23 +01:00
  • 01a74c2ea2 git: add .gitattributes corentinl 2025-12-08 05:57:09 -08:00
  • 7345481dfe Remove fuzztest support from OR-Tools (#4938) Guillaume Chatelet 2025-12-07 10:13:41 +01:00
  • e09ed7a33a Fix dimacs_assignment on Windows (#4940) Guillaume Chatelet 2025-12-08 11:23:19 +01:00
  • b7d1dc65dc [CP-SAT] more work on lrat; canonicalize Boolean variables in a few more places Laurent Perron 2025-12-05 15:59:03 +01:00
  • d41e49724a reformat Laurent Perron 2025-12-04 15:51:30 +01:00
  • 3b18bdd58b [CP-SAT] morework on lrat Laurent Perron 2025-12-04 15:51:17 +01:00
  • 69a94a445e more julia Laurent Perron 2025-12-04 15:50:46 +01:00
  • f01debfd27 cmake: rework patch version computation Mizux Seiha 2025-12-04 11:59:51 +01:00
  • 4f9d32fd6a cmake: dotnet build samples,examples,tests fixup Corentin Le Molgat 2025-12-03 13:10:28 +01:00
  • 9d05705160 cmake: python.cmake venv fixup Corentin Le Molgat 2025-12-03 10:11:52 +01:00
  • 32ee8627ca cmake: rename PRE_RELEASE as RELEASE_CANDIDATE Mizux Seiha 2025-12-02 17:24:47 +01:00
  • 94dceb5957 cmake: fix .net release candidate support Mizux Seiha 2025-12-02 16:41:02 +01:00
  • 1adba4f3e7 cmake: fix java pre release support Mizux Seiha 2025-12-02 12:38:37 +01:00
  • 9845ee219b cmake: fix python pre release support Mizux Seiha 2025-12-02 11:34:39 +01:00
  • 78ea1566e6 fix routing/parser build Corentin Le Molgat 2025-12-03 14:42:23 +01:00
  • b880e0fb64 Use new bintest framework (#4928) Guillaume Chatelet 2025-12-01 10:22:54 +01:00
  • 6555f4d2e4 cmake: migrate to scip 10.0.0 and soplex 8.0.0 Corentin Le Molgat 2025-12-01 14:56:45 +01:00
  • 91e63a7d41 scip: Fix 10.0.0 support Corentin Le Molgat 2025-12-01 13:47:58 +01:00
  • cfdbc48ad2 fix Laurent Perron 2025-12-01 16:22:03 +01:00
  • 1623b1cb18 [CP-SAT] add soft constraint examples Laurent Perron 2025-12-01 11:35:55 +01:00
  • 993ac168d6 [Python] improve support for gil-less python 3.14 Laurent Perron 2025-12-01 11:34:57 +01:00
  • 6d3a78e9d5 [Routing] add search event: at optimal Laurent Perron 2025-12-01 11:34:13 +01:00
  • 032fad4c94 cmake(ci): fix almalinux dockerfile Corentin Le Molgat 2025-12-01 09:34:03 +01:00