Commit Graph

  • 3e24cf1c5a examples/java: google3 sync Corentin Le Molgat 2025-02-27 09:39:19 +01:00
  • 57b29c94c2 julia: fixup Corentin Le Molgat 2025-02-27 09:38:46 +01:00
  • 8f899886ca examples/cpp: use absl/log.h Corentin Le Molgat 2025-02-27 09:38:35 +01:00
  • a695779281 [Graph] remove obsolete graph implementaiton Laurent Perron 2025-02-25 19:33:51 +01:00
  • 8d90fe1ca3 [CP-SAT] fix #4568 Laurent Perron 2025-02-25 19:33:33 +01:00
  • 4e1659a83b cleanup base/options.h Mizux Seiha 2025-02-25 21:47:10 +01:00
  • 6d9cfee89c add base/array Mizux Seiha 2025-02-25 21:46:58 +01:00
  • 05386fdb19 Merge branch 'main' of github.com:google/or-tools Laurent Perron 2025-02-25 19:34:10 +01:00
  • 6b5ae5067d [Graph] remove obsolete graph implementaiton Laurent Perron 2025-02-25 19:33:51 +01:00
  • a99e7c833c [CP-SAT] fix #4568 Laurent Perron 2025-02-25 19:33:33 +01:00
  • 4096100d40 bump scip to 9.2.1 for cmake Laurent Perron 2025-02-25 19:28:53 +01:00
  • be5b7532b2 fix #4565 Laurent Perron 2025-02-25 12:32:58 +01:00
  • 14ed2298fe fix base/gmock.h Mizux Seiha 2025-02-25 16:05:04 +01:00
  • 80686581f4 backport from main Mizux Seiha 2025-02-25 16:04:20 +01:00
  • c96c824034 backport examples from main Mizux Seiha 2025-02-25 16:03:40 +01:00
  • 6f2a66de40 fix #4565 Laurent Perron 2025-02-25 12:32:58 +01:00
  • bdfbbc6809 call absl::SetStderrThreshold before InitGoogle Corentin Le Molgat 2025-02-24 17:34:14 +01:00
  • c451a7d875 fixup Corentin Le Molgat 2025-02-24 17:04:17 +01:00
  • d4acbe81ce replace base/logging.h by absl/log/log.h Corentin Le Molgat 2025-02-24 16:45:22 +01:00
  • 421e55bbe1 base: add array Corentin Le Molgat 2025-02-24 16:46:00 +01:00
  • e7134e7497 replace base/logging.h by absl/log/log.h Corentin Le Molgat 2025-02-24 16:45:22 +01:00
  • ee23527569 big includes cleanup Laurent Perron 2025-02-24 22:59:21 +01:00
  • b84c60b464 Remove comment regarding only static builds being supported on Windows (#4559) Arnab Animesh Das 2025-02-21 16:30:48 +05:30
  • 668cc8a1cf fix #4557 Laurent Perron 2025-02-20 11:12:08 +01:00
  • 98325ced91 fix #4555 Laurent Perron 2025-02-20 10:55:14 +01:00
  • 4ccde326ba Merge branch 'main' of github.com:google/or-tools Laurent Perron 2025-02-21 16:37:18 +01:00
  • 8e1c4c3633 more work on includes Laurent Perron 2025-02-21 16:37:06 +01:00
  • 1acdd5d6af massive cleanup of includes; work on CP-SAT routing cuts Laurent Perron 2025-02-21 15:14:38 +01:00
  • 128b0a13fa Remove comment regarding only static builds being supported on Windows (#4559) Arnab Animesh Das 2025-02-21 16:30:48 +05:30
  • 4f179a02c8 fix #4557 Laurent Perron 2025-02-20 11:12:08 +01:00
  • 610f202d5d fix #4555 Laurent Perron 2025-02-20 10:55:14 +01:00
  • e0f2787c50 Merge branch 'main' of github.com:google/or-tools Laurent Perron 2025-02-19 17:00:45 +01:00
  • 7fec12bc35 remove stderrthreshold flag, use absl globals method Laurent Perron 2025-02-19 17:00:34 +01:00
  • 75830a5263 bazel: Fix MODULE.bazel Corentin Le Molgat 2025-02-19 15:51:17 +01:00
  • b59abbffa4 bazel: Fix MODULE.bazel Corentin Le Molgat 2025-02-19 15:35:41 +01:00
  • 8fb364a103 more graph tests Laurent Perron 2025-02-19 13:33:31 +01:00
  • 3355831c89 [CP-SAT] more work on scheduling; collect more info from routing models; more presolve, simplification Laurent Perron 2025-02-19 13:33:18 +01:00
  • dd433e2d1c [CP-SAT] hash python variables Laurent Perron 2025-02-19 13:32:31 +01:00
  • d8f2864ad2 more work on routing Laurent Perron 2025-02-19 13:31:59 +01:00
  • 8549dc2b19 [GLOP] remove dead code Laurent Perron 2025-02-19 13:31:07 +01:00
  • 381bdb8abd improve stats class Laurent Perron 2025-02-19 13:30:46 +01:00
  • 598e884110 improve binary search code Laurent Perron 2025-02-19 13:30:36 +01:00
  • 660044eeb3 simplify rcpsp example; add string_view to fap code Laurent Perron 2025-02-19 13:30:12 +01:00
  • 9c37f700a4 remove non determinism Laurent Perron 2025-02-17 16:22:27 +01:00
  • 418aafa6c1 fix #4546 Laurent Perron 2025-02-17 16:07:11 +01:00
  • 766be56171 [CP-SAT] add float value to the CpSolver and solution callback classes Laurent Perron 2025-02-17 14:25:29 +01:00
  • dc267cd2b9 tools/release: fix shellcheck comment Corentin Le Molgat 2025-02-17 13:02:44 +01:00
  • 7936024e88 tools/release: fix shellcheck comment Corentin Le Molgat 2025-02-17 13:02:44 +01:00
  • 6541d6415c Merge branch 'main' of github.com:google/or-tools Laurent Perron 2025-02-17 12:53:42 +01:00
  • 31de625113 Merge remote-tracking branch 'origin/stable' into mizux/rc Corentin Le Molgat 2025-02-17 12:53:41 +01:00
  • 7a4a356e5f misc pdlp test changes Laurent Perron 2025-02-17 12:53:28 +01:00
  • 27e3edf695 move set_cover code in its own directory Laurent Perron 2025-02-17 12:52:52 +01:00
  • 4efd54f5f0 move set_cover code in its own directory Laurent Perron 2025-02-17 12:52:36 +01:00
  • 9b77015d9d Merge pull request #4545 from google/dependabot/go_modules/go_modules-8d4d0c168c Laurent Perron 2025-02-17 12:32:53 +01:00
  • 97c60236f0 bazel fixup Corentin Le Molgat 2025-02-17 11:23:14 +01:00
  • fd5af341b3 bazel fixup Corentin Le Molgat 2025-02-17 11:20:55 +01:00
  • 1c5ce66813 build(deps): bump github.com/golang/glog dependabot[bot] 2025-02-17 10:20:39 +00:00
  • a740a2144b bazel fixup Corentin Le Molgat 2025-02-17 11:11:38 +01:00
  • 243c4c8a53 Merge tag 'v9.12' into stable Corentin Le Molgat 2025-02-17 11:07:50 +01:00
  • cc9181db9d [CP-SAT] cleanup debug code; fix cumulative_energy_test Laurent Perron 2025-02-17 07:21:52 +01:00
  • 3c6408ed68 fix routing ls protocol Laurent Perron 2025-02-16 15:23:18 +01:00
  • ba07856113 misc Laurent Perron 2025-02-16 15:22:47 +01:00
  • 6a339f633f [CP-SAT] update routing/scheduling code; manu bug fixes; improve java doc Laurent Perron 2025-02-16 15:22:41 +01:00
  • b8e881fbde tools/docker: fix arm64 archive build Corentin Le Molgat 2025-02-12 17:15:12 +01:00
  • 9090dc72ec tools/docker: fix arm64 archive build Corentin Le Molgat 2025-02-12 17:15:12 +01:00
  • ee21143464 cmake: remove ortools_full.lib generation on windows Corentin Le Molgat 2025-02-12 05:29:33 -08:00
  • 73bef34d95 cmake: update pybind11 to v2.13.6 Corentin Le Molgat 2025-02-12 14:31:02 +01:00
  • 460cc866a6 cmake: remove ortools_full.lib generation on windows Corentin Le Molgat 2025-02-12 05:29:33 -08:00
  • 01d57fed9f cmake: update pybind11 to v2.13.6 Corentin Le Molgat 2025-02-12 14:08:44 +01:00
  • 873c7bd73f bazel: bump rules_cc to 0.1.1 Corentin Le Molgat 2025-02-12 11:47:34 +01:00
  • e223c456c9 tool: format fix Corentin Le Molgat 2025-02-12 11:08:31 +01:00
  • 9c30b69659 tools/docker: fix build-muslinux.sh Corentin Le Molgat 2025-02-12 10:58:02 +01:00
  • a815a05fcd routing: Fix c++17 build Corentin Le Molgat 2025-02-12 10:20:53 +01:00
  • f7d27a18c4 tools/docker: Fix fedora-41 dotnet build Corentin Le Molgat 2025-02-12 09:08:29 +01:00
  • 2dbe1efcca tools/docker: Fix fedora-41 dotnet build Corentin Le Molgat 2025-02-12 09:08:29 +01:00
  • 76cd62106c routing: Fix c++17 build Corentin Le Molgat 2025-02-12 09:07:49 +01:00
  • 7b71c4b140 dependencies: Bump protobuf to v29.3 Mizux Seiha 2025-02-11 12:05:28 +01:00
  • 20a88024f5 dependencies: Bump protobuf to v29.3 Mizux Seiha 2025-02-11 12:05:28 +01:00
  • f95a59d217 julia: export from google3 Corentin Le Molgat 2025-02-10 16:40:26 +01:00
  • 4ac417cfc4 util: fixup Corentin Le Molgat 2025-02-10 16:42:47 +01:00
  • 7d3275ab55 julia: export from google3 Corentin Le Molgat 2025-02-10 16:40:26 +01:00
  • 0cc982d75a routing: export from google3 Corentin Le Molgat 2025-02-10 15:52:38 +01:00
  • d6210362b5 [CP-SAT] improve memory usage for LNS Laurent Perron 2025-02-10 14:48:48 +01:00
  • 113c4fa8a1 [CP-SAT] improve memory usage for LNS Laurent Perron 2025-02-10 14:48:48 +01:00
  • fc237eaf0d export from google3 Corentin Le Molgat 2025-02-07 17:08:01 +01:00
  • e6dbe93542 export from google3 Corentin Le Molgat 2025-02-10 13:47:26 +01:00
  • a199d8487c routing: update from google3 Corentin Le Molgat 2025-02-07 17:33:38 +01:00
  • f9177bd457 fix Laurent Perron 2025-02-10 13:10:24 +01:00
  • a1b4be79cd fix Laurent Perron 2025-02-10 13:10:24 +01:00
  • 7e98e7b4d4 [CP-SAT] improve no_overlap_2d cuts; more no_overlap_2d cuts; bugfixes; add sat/c_api subdirectory Laurent Perron 2025-02-10 12:45:46 +01:00
  • 319f4e2f60 [CP-SAT] improve no_overlap_2d cuts; more no_overlap_2d cuts; bugfixes Laurent Perron 2025-02-10 12:40:39 +01:00
  • 9f4bf2affe [CP-SAT] remove dead code Laurent Perron 2025-02-08 10:56:55 +01:00
  • 2f7ebadc43 [CP-SAT] remove dead code Laurent Perron 2025-02-08 10:56:55 +01:00
  • 8b4a24a0a3 [CP-SAT] polish new cumulative cuts code; more experimental code on routing cuts; cleaning, fixes Laurent Perron 2025-02-07 22:24:22 +01:00
  • 932f6866d9 [CP-SAT] polish new cumulative cuts code; more experimental code on routing cuts; cleaning, fixes Laurent Perron 2025-02-07 22:24:22 +01:00
  • 281a9f8e14 export from google3 Corentin Le Molgat 2025-02-07 17:08:01 +01:00
  • 05c362a215 [GLOP] honor time limits better Laurent Perron 2025-02-06 16:51:59 +01:00
  • 3a73fa1b3e [CP-SAT] fix cumulative cuts Laurent Perron 2025-02-06 16:51:40 +01:00
  • 22afd75080 [GLOP] honor time limits better Laurent Perron 2025-02-06 16:51:59 +01:00
  • 71660f47fd [CP-SAT] fix cumulative cuts Laurent Perron 2025-02-06 16:51:40 +01:00