Commit Graph

  • 1d66e3d7f7 cmake(ci): fix debian python and dotnet build Corentin Le Molgat 2025-08-27 08:13:18 +02:00
  • e4334bea06 cmake(ci): fix debian python and dotnet build Corentin Le Molgat 2025-08-27 08:13:18 +02:00
  • a0a2ae1e03 [FZ] supports lex_less{eq} natively Laurent Perron 2025-08-26 23:09:33 -07:00
  • 6e872e95b7 [CP-SAT] change OS detection and usage Laurent Perron 2025-08-26 13:05:30 -07:00
  • d8821be2f9 remove python shebangs Laurent Perron 2025-08-26 13:05:03 -07:00
  • 223796dc65 fix #4759 Laurent Perron 2025-08-26 13:04:07 -07:00
  • f479af4254 fix port/os.h Laurent Perron 2025-08-26 13:02:52 -07:00
  • 144f782727 remove num_search_workers from example Laurent Perron 2025-08-26 13:02:40 -07:00
  • 68e56e8456 fix Laurent Perron 2025-08-26 07:05:11 -07:00
  • 805ef64029 Merge remote-tracking branch 'origin/main' into v99bugfix Mizux Seiha 2025-08-26 10:56:27 +02:00
  • 127d33181a fix Laurent Perron 2025-08-25 20:29:02 -07:00
  • c1f07efa83 fix Laurent Perron 2025-08-25 17:28:36 -07:00
  • 58c5805589 [FZ] refactor code; support nvalue natively Laurent Perron 2025-08-25 17:27:25 -07:00
  • e53a7fa6f9 cleanup from google3 Corentin Le Molgat 2025-08-25 08:15:43 +02:00
  • 25074dd812 [FZ] supports bin_packing* macros, avoid costly expansion Laurent Perron 2025-08-22 16:07:26 -07:00
  • e02b6a013c [CP-SAT] update code, mostly small bug fixes Laurent Perron 2025-08-22 16:06:35 -07:00
  • 3668bf6529 Remove unnecessary exports_files Guillaume Chatelet 2025-08-22 16:33:28 +02:00
  • ce299310f6 Remove unnecessary exports_files Guillaume Chatelet 2025-08-22 14:21:26 +00:00
  • ba7e81f729 ortools: various export from google3 Corentin Le Molgat 2025-08-22 14:24:22 +02:00
  • 6d31264b4a [FZ] support set_le and set_lt; turn off the nosets flag Laurent Perron 2025-08-21 20:21:33 -07:00
  • 3ca6e921ad cmake: add license boilerplate to samples Corentin Le Molgat 2025-08-21 13:56:24 +02:00
  • 0d2c2e6782 lp_data: remove model_reader Corentin Le Molgat 2025-08-21 09:24:48 +02:00
  • 02f81d5e19 ci: fixup freebsd workflow Corentin Le Molgat 2025-08-21 08:49:39 +02:00
  • d9756ddc61 ci: fixup freebsd workflow Corentin Le Molgat 2025-08-21 08:49:39 +02:00
  • 2ebe759189 [FZ] support array_var_set_element Laurent Perron 2025-08-20 18:43:09 -07:00
  • ba26576f20 [FZ] more work on native set support Laurent Perron 2025-08-21 00:46:32 +02:00
  • 30805fd498 math_opt: fix gscip_from_mp_model_proto_test Corentin Le Molgat 2025-08-20 14:27:46 +02:00
  • 1bf2448981 cmake: fix math_opt update Mizux Seiha 2025-08-18 15:03:20 +02:00
  • 82bc28d3c1 math_opt: backport from google3 Corentin Le Molgat 2025-08-11 14:54:50 +02:00
  • 4ca5464e48 cmake: fix ortools/util/python Mizux Seiha 2025-08-19 19:41:20 +02:00
  • de5fbc46ab util/python: add solve interrupter Corentin Le Molgat 2025-08-20 11:25:07 +02:00
  • fcf4bd181e base: add temp_file Corentin Le Molgat 2025-08-20 11:24:30 +02:00
  • 2a5ff961aa third_party_solvers: cleanup Corentin Le Molgat 2025-08-20 11:27:33 +02:00
  • 56882dd719 sat: remove license boilerplate in MD Corentin Le Molgat 2025-08-20 11:24:09 +02:00
  • a94366dc37 start supporting set variables and constraints in CP-SAT; this is inactive as nosets.mzn is still in place Laurent Perron 2025-08-18 14:43:20 -07:00
  • 2d5e6f1849 build(deps): bump actions/checkout in the github-actions group dependabot[bot] 2025-08-12 01:42:55 +00:00
  • 4f2498ef40 build(deps): bump actions/checkout in the github-actions group dependabot[bot] 2025-08-12 01:42:55 +00:00
  • 413c4daf05 Merge pull request #4752 from google/dependabot/github_actions/github-actions-a331d3ec2d Laurent Perron 2025-08-11 19:58:01 -07:00
  • ea0c49ed68 build(deps): bump actions/checkout in the github-actions group dependabot[bot] 2025-08-12 01:42:55 +00:00
  • bd641e14b9 ortools: export from google3 Corentin Le Molgat 2025-08-08 15:03:52 +02:00
  • d830368b0a ortools: export from google3 Corentin Le Molgat 2025-08-08 15:03:52 +02:00
  • d206973ced bazel: fix sat loads Corentin Le Molgat 2025-08-06 13:23:33 +02:00
  • 01d00d98cf Merge remote-tracking branch 'origin/v99bugfix' Mizux Seiha 2025-08-07 13:19:08 +02:00
  • badef91fb5 Merge remote-tracking branch 'origin/stable' into v99bugfix Mizux Seiha 2025-08-07 13:17:42 +02:00
  • aa28d976ac Merge remote-tracking branch 'origin/v99bugfix' Mizux Seiha 2025-08-07 12:46:55 +02:00
  • d389457ae8 cmake: regenerate docs/ images Mizux Seiha 2025-08-07 12:46:27 +02:00
  • a762c579b7 cmake: update docs/ Mizux Seiha 2025-08-07 12:45:53 +02:00
  • 3a97726664 linear_solver: backport .lp support to solve_model Corentin Le Molgat 2025-08-06 13:21:18 +02:00
  • 260856bf0f linear_solver: rework python typing Corentin Le Molgat 2025-08-06 10:59:41 +02:00
  • 9cde24d763 highs: rework HighsInterface::Solve Corentin Le Molgat 2025-08-06 10:59:09 +02:00
  • 80af949922 bazel: fix with_highs support Corentin Le Molgat 2025-08-06 10:58:29 +02:00
  • 2fd586595b bazel: fix more load statements Corentin Le Molgat 2025-08-06 10:57:31 +02:00
  • 0db80a34f6 sat: backport from main Corentin Le Molgat 2025-08-06 10:54:53 +02:00
  • 5d5a115dec util: add MatrixOrFunction Corentin Le Molgat 2025-08-06 10:53:59 +02:00
  • bcf774e65a math_opt: backport from main Corentin Le Molgat 2025-08-06 10:53:04 +02:00
  • 679b042944 bazel: regenerate requirements.txt Corentin Le Molgat 2025-08-06 09:50:36 +02:00
  • 3bef66b3cb bazel: regenerate requirements.txt Corentin Le Molgat 2025-08-06 09:50:36 +02:00
  • 4ffb359524 [Bazel] enable highs for linear_solver by default; better support for highs in linear_solver; read .lp file in solve_model.py Laurent Perron 2025-08-05 10:26:22 -07:00
  • 9fa0db877b Merge pull request #4745 from flokli/scip-tests Laurent Perron 2025-08-01 14:05:24 -07:00
  • b5a2f8ac40 math_opt: only run SCIP tests if enabled Florian Klink 2025-08-01 14:30:54 +02:00
  • 32bd8e0209 [CP-SAT] small cleanup, more work on linear2 Laurent Perron 2025-07-31 13:57:50 -07:00
  • 0e4f0bcad7 Merge pull request #4700 from google/dependabot/pip/bazel/pip-2c7469b053 Laurent Perron 2025-07-29 10:59:28 -07:00
  • 9fa9bd4da4 [CP-SAT] better dtime for scheduling constraints; connect the time limit in the repair_hint mode; fix #4743 Laurent Perron 2025-07-29 09:07:13 -07:00
  • a3fc2000e4 Merge pull request #4737 from pavlomuts/highs_solution_hint Laurent Perron 2025-07-29 05:44:53 -07:00
  • 13e2a14ab6 wrap flat matrices Laurent Perron 2025-07-28 10:34:48 -07:00
  • 87a66e6239 update python typing Laurent Perron 2025-07-28 10:34:20 -07:00
  • 99ede3bbde [CP-SAT] more polishing on the python API; fix #4733; improve linear2 processing Laurent Perron 2025-07-28 10:34:04 -07:00
  • 374cc3e596 polish code Laurent Perron 2025-07-27 15:29:20 -07:00
  • a0e25debc5 [CP-SAT] extend support for enforcement literals in constraints Laurent Perron 2025-07-26 21:29:40 +02:00
  • 8b4c79dd75 [CP-SAT] Python: rewrite support for variable numbers of arguments Laurent Perron 2025-07-26 21:29:09 +02:00
  • f2cf147e79 [CP-SAT] rewrite and speed up the python layer; extend support for enforcement literals to more constraints Laurent Perron 2025-07-24 23:51:00 +02:00
  • f1113bcb47 Fix load statements Guillaume Chatelet 2025-07-24 20:55:56 +02:00
  • 99694439f1 Remove duplicated load statement Guillaume Chatelet 2025-07-24 16:39:17 +00:00
  • 6759325e87 Fix load statements Guillaume Chatelet 2025-07-24 16:37:06 +00:00
  • 91e0e8a70f ci: bump actions/setup-java to v4 Mizux Seiha 2025-07-24 10:17:09 +02:00
  • 0a0fd2c761 bazel: fixup requirements.txt Mizux Seiha 2025-07-24 10:16:40 +02:00
  • abe220e357 bazel/docker: bump bazelisk to 1.25 Mizux Seiha 2025-07-24 10:15:55 +02:00
  • 5ffb66cdce Fix bazel load rules Guillaume Chatelet 2025-07-23 09:05:10 +00:00
  • 6a6e57a0b8 ci: fix system_deps python jobs not using archlinux's pybind11 3.0.0 Corentin Le Molgat 2025-07-21 17:24:22 +02:00
  • f0d0fe71ba examples: backport from main Corentin Le Molgat 2025-07-23 17:38:49 +02:00
  • a7f49a2585 backport from main Corentin Le Molgat 2025-07-23 15:07:49 +02:00
  • 03e2551e61 set_cover: backport from main Corentin Le Molgat 2025-07-21 17:27:51 +02:00
  • 4151254eba sat: backport from main Corentin Le Molgat 2025-07-21 17:25:33 +02:00
  • cddd80e8e2 Backport string_view_migration.h Guillaume Chatelet 2025-07-18 11:59:34 +00:00
  • fd1b2cc68c ci: remove mvn custom build in cmake windows jobs Corentin Le Molgat 2025-07-23 15:03:14 +02:00
  • 5b6f33d75c cmake: disable fuzztest by default Corentin Le Molgat 2025-07-23 15:02:21 +02:00
  • 0ea743fe9a bazel(ci): bazelisk cleanup Corentin Le Molgat 2025-07-23 15:01:48 +02:00
  • c268b16b6a tools: backport from main Corentin Le Molgat 2025-07-23 15:00:58 +02:00
  • 3f48e2f1d5 tools/docker: backport from main Corentin Le Molgat 2025-07-23 15:00:47 +02:00
  • ff01f2f1af Merge pull request #4740 from google/fix_bazel_rules Guillaume Chatelet 2025-07-23 11:11:47 +02:00
  • 447ce0b3e2 Fix bazel load rules Guillaume Chatelet 2025-07-23 09:05:10 +00:00
  • fd1443e820 Implement setting of partial solution, activate corresponding tests Pavlo Muts 2025-07-22 19:29:26 +02:00
  • 97636fdec7 test: enable primal only warm starts for Highs LP model solve parameters Pavlo Muts 2025-07-22 13:29:46 +02:00
  • 0ab3f0fabd setSolution() from Highs accepts solution hint Pavlo Muts 2025-07-22 10:29:52 +02:00
  • 95e8a33097 ci: fix system_deps python jobs not using archlinux's pybind11 Corentin Le Molgat 2025-07-21 17:24:22 +02:00
  • 513ee8bd00 cmake: fix glopConfig.cmake Corentin Le Molgat 2025-07-21 15:00:18 +02:00
  • efa8b07484 cmake: fix glopConfig.cmake Corentin Le Molgat 2025-07-21 15:00:18 +02:00
  • 4dd0267861 bazel: sort dependencies logically Corentin Le Molgat 2025-07-21 11:31:19 +02:00
  • f540e75db3 cmake: fix -DBUILD_CXX=OFF -DBUILD_GLOP=ON build Corentin Le Molgat 2025-07-21 11:47:16 +02:00
  • d344fd265a cmake: fix build when using -DUSE_SCIP=OFF Corentin Le Molgat 2025-07-21 11:29:42 +02:00