Commit Graph

  • 7b5a1b5b04 cmake: fix docker system_deps main Corentin Le Molgat 2026-03-26 16:33:31 +01:00
  • ddd3698ff1 python: remove python 3.9 support Mizux Seiha 2026-03-26 15:46:07 +01:00
  • 69b8f75e4d routing: fix pywraprouting build Mizux Seiha 2026-03-26 11:23:00 +01:00
  • c644968408 routing: fix pywraprouting build mizux/dev Mizux Seiha 2026-03-26 11:23:00 +01:00
  • 07410e71fd update code-workspace Mizux Seiha 2026-03-26 11:21:52 +01:00
  • 5cf2345fbe .net: fix constraint_solver swig Corentin Le Molgat 2026-03-25 15:52:13 +01:00
  • 317edb05af ci: fix java setup in some linux runners Corentin Le Molgat 2026-03-25 11:43:08 +01:00
  • 8cad440975 cmake: fix port build on windows Corentin Le Molgat 2026-03-23 18:03:44 +01:00
  • c6aec5b986 math_opt: export bazel tags from g3 Corentin Le Molgat 2026-03-23 14:49:22 +01:00
  • 80fb033aa4 ortools: replace linked_hash_map Corentin Le Molgat 2026-03-20 13:25:25 +01:00
  • 143195be1a cmake: fix export Corentin Le Molgat 2026-03-20 18:00:27 +01:00
  • 73395ef269 math_opt: export from google3 Corentin Le Molgat 2026-03-20 10:39:06 +01:00
  • 8f90f60c44 math_opt: python cleanup Corentin Le Molgat 2026-03-20 13:24:34 +01:00
  • 70c911caf5 math_opt: use strong_int Corentin Le Molgat 2026-03-20 10:36:39 +01:00
  • 19a757a400 math_opt: remove function RemoveSparseDoubleVectorZeros Corentin Le Molgat 2026-03-20 10:35:28 +01:00
  • 996b475c0c clang-format fix Corentin Le Molgat 2026-03-25 09:19:58 +01:00
  • 65543d896e build(deps): bump bazel-contrib/setup-bazel in the github-actions group dependabot[bot] 2026-03-24 18:16:03 +00:00
  • 6cc896056f cmake: graph fixup Mizux Seiha 2026-03-24 19:28:09 +01:00
  • 6f5e1eed03 routing: fix swig python export Mizux Seiha 2026-03-24 18:43:59 +01:00
  • 7eb2a77e7d cmake: fix linear_solver build Mizux Seiha 2026-03-24 16:42:10 +01:00
  • 74585b4f3b many small fixes Laurent Perron 2026-03-24 16:02:15 +01:00
  • c38c95ed53 big cleanup; rename bazel targets, move code around. Work on CP-SAT gates; LNS and LS model reductions when possible Laurent Perron 2026-03-24 14:28:39 +01:00
  • 06c644adcb cmake: sat/java dependencies fixup Corentin Le Molgat 2026-03-23 18:22:36 +01:00
  • abbc13191d add jni deps Laurent Perron 2026-03-23 15:39:21 +01:00
  • be0a1a578a cmake: fix sat/java/CMakeLists.txt Corentin Le Molgat 2026-03-23 11:16:42 +01:00
  • 5776b1ecdd cmake: fix util/python TESTING Corentin Le Molgat 2026-03-23 10:46:46 +01:00
  • 0ac9e9fdb1 Merge branch 'main' of github.com:google/or-tools Laurent Perron 2026-03-20 17:22:57 +01:00
  • dfb573d59b fix #5066 Laurent Perron 2026-03-20 17:22:37 +01:00
  • 84aa0d87e2 math_opt: rework xpress support mizux/xpress Corentin Le Molgat 2026-03-20 13:17:24 +01:00
  • cbbd6d8d58 ortools: replace linked_hash_map Corentin Le Molgat 2026-03-20 13:25:25 +01:00
  • 5af2bb305f math_opt: export from google3 Corentin Le Molgat 2026-03-20 10:39:06 +01:00
  • e086df60b4 math_opt: python cleanup Corentin Le Molgat 2026-03-20 13:24:34 +01:00
  • e90df34299 math_opt: use strong_int Corentin Le Molgat 2026-03-20 10:36:39 +01:00
  • eb70e8aa97 base: export from google3 Corentin Le Molgat 2026-03-20 12:59:13 +01:00
  • fa10ab5b66 math_opt: remove function RemoveSparseDoubleVectorZeros Corentin Le Molgat 2026-03-20 10:35:28 +01:00
  • aa4d0bf2dc math_opt: rework visibility Corentin Le Molgat 2026-03-20 09:38:33 +01:00
  • f2186f9c17 python: fix pybind11 3.0.2 support mizux/pybind11_3.0.2 Corentin Le Molgat 2026-03-19 17:47:03 +01:00
  • d4ccbfb9ad cmake: update pybind11 to 3.0.2 Corentin Le Molgat 2026-03-19 15:38:01 +01:00
  • 256be68c57 deps: update dependencies Corentin Le Molgat 2026-03-19 15:38:12 +01:00
  • e1bc22ece0 build(deps): bump the github-actions group with 2 updates dependabot[bot] 2026-03-19 12:12:39 +00:00
  • bdcf172c8d sat: fix python cp_model_helper build Corentin Le Molgat 2026-03-19 10:23:18 +01:00
  • 741965107e util: fix python wrappers build Corentin Le Molgat 2026-03-19 10:22:42 +01:00
  • 53a52cd229 cmake: fix python routing stub generation Corentin Le Molgat 2026-03-19 10:22:06 +01:00
  • bb5e9d1f91 math_opt: Simplify AsArray now that we have C++20. Corentin Le Molgat 2026-03-18 16:07:08 +01:00
  • 48e8023bb8 Disable default pybind11-3's default enum caster for elemental AttrType enums. Clement Courbet 2026-03-18 13:57:17 +00:00
  • 72bc60de02 bazel: bump pybind11_bazel to incomming 3.0.1 Corentin Le Molgat 2026-03-18 10:35:54 +01:00
  • 49ef22c523 cmake: bump pybind from v2.13.6 to v3.0.1 Corentin Le Molgat 2026-03-17 17:36:05 +01:00
  • d30f5b4e31 Update dependabot so it patches main instead of stable 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
  • 1e3e0683c2 bazel: bump pybind11_bazel to v3.0.0 mizux/pybind11 Corentin Le Molgat 2025-10-20 10:02:48 +02:00
  • caa29897d9 dotnet: cleanup Mizux Seiha 2026-03-12 14:49:44 +01:00
  • a1d76d0ccb routing: rework java test Corentin Le Molgat 2026-03-11 13:44:15 +01:00
  • 5a746e1059 dotnet: fix std::vector<StrongType> return Mizux Seiha 2026-03-12 12:06:59 +01:00
  • d4d4967346 routing: rework csharp test Corentin Le Molgat 2026-02-04 14:56:46 +01:00
  • 1d6260ccf7 linear_solver: using GLOP instead of XPRESS_LP for python starting basis test Corentin Le Molgat 2026-03-09 17:31:16 +01:00
  • 6f0e1e517a Allow usage of MPSolver.SetStartingLPBasis in Python API Mizux Seiha 2026-03-05 19:29:07 +01:00
  • 53dc1d8ba3 cmake: fix build with USE_SCIP=OFF Mizux Seiha 2026-03-10 21:31:58 +01:00
  • 371c70f3bc dotnet: fix constraint solver wrapper Mizux Seiha 2026-03-10 14:54:48 +01:00
  • 1d9299e3e2 add necessary API and fix #5083 Laurent Perron 2026-03-10 15:12:09 +01:00
  • e865aa0c45 fix C# Laurent Perron 2026-03-10 15:01:13 +01:00
  • 4cbbac06e7 use standard hash_maps for cp model_cache Laurent Perron 2026-03-10 13:04:39 +01:00
  • 2c541738f0 [CP-SAT] simplify lns model when possible; reimplement max_hs Laurent Perron 2026-03-09 14:45:39 +01:00
  • 563d8513b5 fix Laurent Perron 2026-03-09 14:44:59 +01:00
  • a07ec2a398 remove knapsack solver interface Laurent Perron 2026-03-09 14:44:37 +01:00
  • 3d7f967ecd rearchitecture of the cp library Laurent Perron 2026-03-09 14:44:17 +01:00
  • b8e9997ed0 cp: format fix Mizux Seiha 2026-03-09 00:15:28 +01:00
  • b1f52888fc Merge pull request #5082 from tbrk/pointer-hashing Laurent Perron 2026-03-08 20:55:42 +00:00
  • d41be910ce [CP-SAT] Exclude lrat_checker_main.cc from libortools Ozan Erdem 2026-03-06 15:09:26 -05:00
  • 546ed6a04f generic test of pointer size in model_cache Timothy Bourke 2026-03-06 13:21:22 +01:00
  • 57703d2c24 make: fix archive_cpp rules Corentin Le Molgat 2026-03-02 17:37:50 +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. julia/bins Thibaut Cuvelier 2026-03-02 22:57:40 +01:00
  • 9ae9d2ecb6 constraint_solver: update from google3 Corentin Le Molgat 2026-03-02 15:40:04 +01:00
  • 17632b7472 base: cleanup constant_divisor_test Corentin Le Molgat 2026-03-02 15:10:31 +01:00
  • a419b7d0db base: rework bitmap implem Corentin Le Molgat 2026-03-02 15:10:09 +01:00
  • 8e60e35514 algorithms: export from google3 Corentin Le Molgat 2026-03-02 11:21:35 +01:00
  • 25674fb1cf format fix Corentin Le Molgat 2026-03-02 11:21:01 +01:00
  • 144218bdd8 tools: update readme in archives Corentin Le Molgat 2026-03-02 11:20:31 +01:00
  • 032eabc4ce readme: update makefile support Corentin Le Molgat 2026-03-02 11:20:16 +01:00
  • 8bb1cc1c71 misc Laurent Perron 2026-02-26 16:45:43 +01:00
  • d85252d474 clean oneof in pb11 protobuf generator Laurent Perron 2026-02-26 16:45:33 +01:00
  • 8c23ed961a [CP-SAT] work on ModelCopy Laurent Perron 2026-02-26 16:45:05 +01:00
  • 8dbb8aabfc [CP] more code reorg Laurent Perron 2026-02-26 16:44:41 +01:00
  • 62f79f0524 linear_solver: format fix Mizux Seiha 2026-02-26 15:31:48 +01:00
  • d8fa9b1d4e fix #5064 Laurent Perron 2026-02-26 14:34:02 +01:00
  • dc2043348f cmake: cleanup demon_profiler.proto Corentin Le Molgat 2026-02-24 16:15:11 +01:00
  • 299ac14d99 fix discrepancies with previous version for tests Laurent Perron 2026-02-25 17:39:30 +01:00
  • c536e3ff18 fix Laurent Perron 2026-02-25 14:52:41 +01:00
  • f5444a183a [CP-SAT] more work on lrat, gate congruence closure; minor reformat Laurent Perron 2026-02-25 13:39:07 +01:00
  • 158ce88bc1 simplify Laurent Perron 2026-02-25 13:38:20 +01:00
  • 28b5c216f3 code reorg Laurent Perron 2026-02-25 13:37:55 +01:00
  • cc35df9d1f minor Laurent Perron 2026-02-25 13:37:49 +01:00
  • 120a544ddc code reorg Laurent Perron 2026-02-25 13:37:26 +01:00
  • 5017a88965 cleanup Laurent Perron 2026-02-25 13:36:38 +01:00
  • e592c17c29 Merge pull request #5062 from google/mizux/julia Thibaut Cuvelier 2026-02-24 18:25:20 +01:00
  • 949eeceaf5 julia: export from google3 Corentin Le Molgat 2026-02-24 18:11:49 +01:00
  • e535af6b20 python format fix Corentin Le Molgat 2026-02-24 15:49:19 +01:00
  • 49dd5e4e8c remove .cmake-format.py Corentin Le Molgat 2026-02-24 15:39:52 +01:00
  • d34a0bc67e cmake: fix xpress_interface_test build Corentin Le Molgat 2026-02-20 17:39:26 +01:00
  • 4d7ea33c66 examples: rework logging usage Corentin Le Molgat 2026-02-20 16:40:19 +01:00
  • 7c2e15d6dc math_opt: get rid of proto_utils.h Corentin Le Molgat 2026-02-20 13:46:02 +01:00