Commit Graph

  • 51525f1ac9 math_opt: Fix xpress_solver_test.cc Mizux Seiha 2025-02-06 12:33:51 +01:00
  • 4e80e6558e cmake: googletest patch fix Mizux Seiha 2025-02-06 11:21:31 +01:00
  • e339013615 math_opt: Fix xpress_solver_test.cc Mizux Seiha 2025-02-06 12:33:51 +01:00
  • 88d8156511 cmake: googletest patch fix Mizux Seiha 2025-02-06 11:21:31 +01:00
  • 488d6c0809 revert util/time_limit.h OR_DLL remove Mizux Seiha 2025-02-06 01:05:40 +01:00
  • 88d696373b revert util/time_limit.h OR_DLL remove Mizux Seiha 2025-02-06 01:01:32 +01:00
  • 96984c3d6a cmake: add missing define to routing build for msvc Mizux Seiha 2025-02-05 23:50:22 +01:00
  • 36f9afe5ff cmake: googletest patch fixup Mizux Seiha 2025-02-05 21:36:36 +01:00
  • 3bbfde4de4 cmake: Fix glop install_build Corentin Le Molgat 2025-02-05 17:32:09 +01:00
  • dba6cda4a7 cmake: googletest patch fixup Mizux Seiha 2025-02-05 21:36:36 +01:00
  • 5ccb262e37 cmake: Fix glop install_build Corentin Le Molgat 2025-02-05 17:32:09 +01:00
  • f9b6212649 [CP-SAT] experimental routing cuts; new cumulative cuts; improve no_overlap_2d code all around Laurent Perron 2025-02-05 18:12:01 +01:00
  • 305b6fcba4 speedup glop; better respect the time limit Laurent Perron 2025-02-05 18:11:16 +01:00
  • 5c1f3523ef [CP-SAT] experimental routing cuts; new cumulative cuts; improve no_overlap_2d code all around Laurent Perron 2025-02-05 18:12:01 +01:00
  • 16687e6575 speedup glop; better respect the time limit Laurent Perron 2025-02-05 18:11:16 +01:00
  • cba9f72e47 cmake: Fix glpk support on windows Mizux Seiha 2025-02-04 19:43:25 +01:00
  • d3af4d76c9 cmake: Fix and enabled shared lib support with MSVC Mizux Seiha 2025-02-04 19:42:22 +01:00
  • 998314a9db cmake: Build gtest and benchmark as shared lib with MSVC Corentin Le Molgat 2025-01-31 16:21:05 +01:00
  • 6d89b9f0fe cmake: Fix googletest's flags dllimport/dllexport declspec Corentin Le Molgat 2025-02-03 11:17:29 +01:00
  • 100315cd0e cmake: Fix abseil ABSL_DECLARE_FLAG declspec support with MSVC Corentin Le Molgat 2025-02-03 11:25:02 +01:00
  • ebd1f3146f update notebooks Mizux Seiha 2025-02-04 18:22:26 +01:00
  • 38b08637f4 update notebooks Mizux Seiha 2025-02-04 18:04:03 +01:00
  • a0aab3d8a4 tools: update notebook script Mizux Seiha 2025-02-04 18:03:49 +01:00
  • ff163ce089 routing: fix vrp_items_to_deliver.py Mizux Seiha 2025-02-04 15:16:44 +01:00
  • da058cd01b cmake: Fix and enabled shared lib support with MSVC Corentin Le Molgat 2025-01-27 02:01:03 -08:00
  • befa5f7a4f cmake: Build gtest and benchmark as shared lib with MSVC Corentin Le Molgat 2025-01-31 16:21:05 +01:00
  • de4180fb6d cmake: Fix googletest's flags dllimport/dllexport declspec Corentin Le Molgat 2025-02-03 11:17:29 +01:00
  • 9be886380c cmake: Fix abseil ABSL_DECLARE_FLAG declspec support with MSVC Corentin Le Molgat 2025-02-03 11:25:02 +01:00
  • 00adfb5dd2 [CP-SAT] more bugfixes Laurent Perron 2025-01-31 17:09:37 +01:00
  • 53a2f9e7db [CP-SAT] more bugfixes Laurent Perron 2025-01-31 17:09:37 +01:00
  • 12cb30c8e6 [CP-SAT] experiment with prefered linearization_level in lns; fuzzer bugs fixed Laurent Perron 2025-01-30 14:27:23 +01:00
  • 6039dbfb0e minor optim Laurent Perron 2025-01-30 14:25:55 +01:00
  • 1731cb66bd update vrp samples Laurent Perron 2025-01-30 14:28:07 +01:00
  • c292221427 [CP-SAT] experiment with prefered linearization_level in lns; fuzzer bugs fixed Laurent Perron 2025-01-30 14:27:23 +01:00
  • fe838d0619 fix typo Laurent Perron 2025-01-30 14:26:53 +01:00
  • e7ec139daa minor optim Laurent Perron 2025-01-30 14:25:55 +01:00
  • 951263f576 typo Laurent Perron 2025-01-30 12:57:34 +01:00
  • 88c61c005b [CP-SAT] more minor improvements Laurent Perron 2025-01-30 12:45:02 +01:00
  • bf87fd8ad4 [CP-SAT] more minor improvements Laurent Perron 2025-01-30 12:45:02 +01:00
  • 15b93ce318 Merge pull request #4521 from arnabanimesh/patch-3 Laurent Perron 2025-01-30 11:37:43 +01:00
  • 81814e6a09 Update python notebook and minor formatting Arnab Animesh Das 2025-01-30 16:04:29 +05:30
  • aec831e9d6 Change load_var to load_value Arnab Animesh Das 2025-01-30 15:59:46 +05:30
  • 578961e4bc update java routing samples Laurent Perron 2025-01-29 14:23:13 +01:00
  • 77fd88c618 update C# routing examples Laurent Perron 2025-01-29 13:35:56 +01:00
  • f10a432650 remove enum Laurent Perron 2025-01-29 13:35:27 +01:00
  • cedcb51c3d Update routing Python samples Laurent Perron 2025-01-29 13:25:44 +01:00
  • 0ce4b910ab Update routing C++ samples Laurent Perron 2025-01-29 13:25:34 +01:00
  • 093e8fd759 remove warning in fz checker Laurent Perron 2025-01-29 13:24:53 +01:00
  • f42d60d411 [CP-SAT] fix bug in cuts; add more python tests Laurent Perron 2025-01-29 13:24:43 +01:00
  • cf1361e001 add XPressMP support for math_opt Laurent Perron 2025-01-29 13:24:15 +01:00
  • bfb987fe39 disable XPress tests if the license is not correctly installed Laurent Perron 2025-01-29 13:05:57 +01:00
  • 780dc3dd9e fix routing example in python Laurent Perron 2025-01-29 12:49:17 +01:00
  • 446f853ed9 [CP-SAT] fix diffn cut; more tests Laurent Perron 2025-01-29 11:44:58 +01:00
  • 9a77900883 oops Laurent Perron 2025-01-28 21:52:07 +01:00
  • 1b1c26e90c better test Laurent Perron 2025-01-28 20:41:23 +01:00
  • 94c517cd61 fix routing example Laurent Perron 2025-01-28 19:18:46 +01:00
  • 749899c342 Merge pull request #4520 from arnabanimesh/patch-2 Laurent Perron 2025-01-28 18:45:03 +01:00
  • 79fe87ac97 fix c++ test suite build Arnab Animesh Das 2025-01-28 21:03:00 +05:30
  • 5341feef73 [CP-SAT] add experimental routing constraint; more no_overlap_2d presolve; add random_half branching heuristics Laurent Perron 2025-01-28 13:34:07 +01:00
  • a7d56e626e [FZ] slight code improvement Laurent Perron 2025-01-28 13:32:26 +01:00
  • 757cdeb5e1 [CP-SAT] add experimental routing constraint; more no_overlap_2d presolve; add random_half branching heuristics Laurent Perron 2025-01-28 13:34:07 +01:00
  • 225bcceb92 [FZ] slight code improvement Laurent Perron 2025-01-28 13:32:26 +01:00
  • 5261ee4398 Change all instances Arnab Animesh Das 2025-01-28 03:07:08 +05:30
  • 0eecb0cb32 Minor change Arnab Animesh Das 2025-01-28 01:07:36 +05:30
  • 632dc073fd Simplify code Arnab Animesh Das 2025-01-28 01:07:06 +05:30
  • 7c8e1ce338 Merge branch 'main' into patch-3 Arnab Animesh Das 2025-01-28 00:33:38 +05:30
  • 95c13bf27e Consider distance from distance dimension rather than entire cost in cvrp_reload (#4522) Arnab Animesh Das 2025-01-27 19:49:36 +05:30
  • 77c5d2959d [CP-SAT] more bug fixing Laurent Perron 2025-01-27 13:49:48 +01:00
  • 240b86f7ff sync set cover Laurent Perron 2025-01-27 13:48:59 +01:00
  • d04d3798f1 [PDLP] sync Laurent Perron 2025-01-27 13:48:44 +01:00
  • 5e68e51f91 [CP-SAT] more bug fixing Laurent Perron 2025-01-27 13:49:48 +01:00
  • 3e02d3be1e sync set cover Laurent Perron 2025-01-27 13:48:59 +01:00
  • 9e38922872 [PDLP] sync Laurent Perron 2025-01-27 13:48:44 +01:00
  • ad6ccd0a34 cmake: cleanup setup.py.in Corentin Le Molgat 2025-01-24 15:28:06 +01:00
  • 88dfe4d4e2 notebook: regenerate all Corentin Le Molgat 2025-01-27 10:06:49 +01:00
  • 6eb0802163 tools: update export_to_ipynb.py Corentin Le Molgat 2025-01-27 10:06:33 +01:00
  • 3065641451 Fix cvrp_reload.py dropped reload stations output (#4519) Arnab Animesh Das 2025-01-27 14:35:45 +05:30
  • 57d16ac04f Simplify code Arnab Animesh Das 2025-01-26 19:56:13 +05:30
  • e6ad8ca160 Don't subtract negative load during reloading at depots when calculating total load delivered by the truck in cvrp_reload Arnab Animesh Das 2025-01-26 19:42:25 +05:30
  • 1ea1cfb340 Inactive trucks should not be shown in the output of cvrp_reload.ipynb example output Arnab Animesh Das 2025-01-26 15:33:25 +05:30
  • 1b5ada925e Inactive trucks should not be shown in the output of cvrp_reload.py example output Arnab Animesh Das 2025-01-26 02:25:45 +05:30
  • df31847650 [CP-SAT] more model copy in its own library; few more fuzzer bugs fixed; add simple presolve rule Laurent Perron 2025-01-24 14:10:52 +01:00
  • 56817ee3ec [CP-SAT] more model copy in its own library; few more fuzzer bugs fixed; add simple presolve rule Laurent Perron 2025-01-24 14:10:52 +01:00
  • ad0e759007 Merge branch 'v99bugfix' of github.com:google/or-tools into v99bugfix Laurent Perron 2025-01-24 11:31:16 +01:00
  • 217a71169c tools/release: Check set_cover.pyi in build_delivery_win.cmd Corentin Le Molgat 2025-01-24 02:21:28 -08:00
  • 09be9a9815 cmake: fix model_build_helper.pyi on windows (#4512) Corentin Le Molgat 2025-01-24 02:20:20 -08:00
  • c330aec9e9 Merge pull request #4505 from rte-france/feature/xpress_mathopt_from_google_main Laurent Perron 2025-01-23 13:21:09 +01:00
  • ebdbfc0166 update dual status for specific case Peter Mitri 2025-01-23 10:41:34 +01:00
  • 9f398f6e9f swig: bump to 4.3.0 in all tools Corentin Le Molgat 2025-01-22 15:27:09 +01:00
  • 8bb762f852 base: enable test in cmake based build Corentin Le Molgat 2025-01-22 13:52:06 +01:00
  • 8a074c486a ci: cleanup cmake/Makefile Corentin Le Molgat 2025-01-22 13:51:49 +01:00
  • 9e61376769 julia: backport from stable Corentin Le Molgat 2025-01-22 13:51:15 +01:00
  • e4b5fa5b6a tools/release: fix comment Corentin Le Molgat 2025-01-22 15:15:40 +01:00
  • 210ccab7e8 swig: bump to 4.3.0 in various scripts and docker Corentin Le Molgat 2025-01-22 15:13:24 +01:00
  • eee2f106cd [CP-SAT] more bug fixes; more moving of hint management to solution_crush Laurent Perron 2025-01-22 14:36:02 +01:00
  • 52a91707f6 fix inconsistent behavior of Domain factories with invalid intervals Laurent Perron 2025-01-22 14:35:31 +01:00
  • 4e98a6512d more on graph cleanup Laurent Perron 2025-01-22 14:35:09 +01:00
  • 98129bd1fa [CP-SAT] more bug fixes; more moving of hint management to solution_crush Laurent Perron 2025-01-22 14:36:02 +01:00
  • 81e18b7d87 fix inconsistent behavior of Domain factories with invalid intervals Laurent Perron 2025-01-22 14:35:31 +01:00
  • b84cc42f88 more on graph cleanup Laurent Perron 2025-01-22 14:35:09 +01:00