Commit Graph

  • 0593c68b98 spans Laurent Perron 2024-11-28 15:32:45 +01:00
  • 05198212a6 fix test Laurent Perron 2024-11-28 15:50:11 +01:00
  • 6ca908831a [CP-SAT] fix wrong unsat with empty tables Laurent Perron 2024-11-28 15:49:59 +01:00
  • 7df7086d85 fix doc Laurent Perron 2024-11-28 15:49:34 +01:00
  • a44c32fd54 [CP-SAT] optimize binary implication graph; rewrite some no_overlap_2d constraints; lot of spans Laurent Perron 2024-11-28 15:34:01 +01:00
  • f341dabcdc tweak fz -f search Laurent Perron 2024-11-28 15:33:00 +01:00
  • 6fc2a45d37 spans Laurent Perron 2024-11-28 15:32:45 +01:00
  • 78d5ba5941 [CP-SAT] more work on hints; control complexity of 2d packing constraints and presolve Laurent Perron 2024-11-26 17:55:41 +00:00
  • a24341498c [CP-SAT] more work on hints; control complexity of 2d packing constraints and presolve Laurent Perron 2024-11-26 17:55:41 +00:00
  • c67700e07f bazel: Bump tornado to 6.4.2 Mizux Seiha 2024-11-26 11:02:56 +01:00
  • 3062a79d89 bazel: Bump tornado to 6.4.2 Mizux Seiha 2024-11-26 11:02:56 +01:00
  • 49aa19d144 Handle GLPK library naming on windows Jamie Cook 2024-11-21 01:46:36 -06:00
  • 2573567512 bump highs to 1.8.1 under bazel Laurent Perron 2024-11-25 21:26:34 +01:00
  • d2badaa1f2 bump highs to 1.8.1 Laurent Perron 2024-11-25 21:25:40 +01:00
  • 339aa761cc [CP-SAT] speed up diffn checker; tweak affine element presolve Laurent Perron 2024-11-25 20:46:19 +01:00
  • fe434eb494 DCHECK cp-sat subsolver status in routing Laurent Perron 2024-11-25 20:46:51 +01:00
  • 722be4c7e4 [CP-SAT] speed up diffn checker; tweak affine element presolve Laurent Perron 2024-11-25 20:46:19 +01:00
  • 52e7341af5 Merge branch 'v99bugfix' of github.com:google/or-tools into v99bugfix Laurent Perron 2024-11-25 14:50:20 +01:00
  • df2811878a [CP-SAT] fix bug with reservoir expansion; improve hint processing; improve work sharing Laurent Perron 2024-11-25 14:49:56 +01:00
  • d6d9b6283f [CP-SAT] fix bug with reservoir expansion; improve hint processing; improve work sharing Laurent Perron 2024-11-25 14:49:56 +01:00
  • bec5857d6c missing std includes Laurent Perron 2024-11-24 18:47:02 +01:00
  • 4db23df64a [CP-SAT] missing std includes; fix bug in work sharing Laurent Perron 2024-11-24 18:36:01 +01:00
  • 74446104a0 missing std includes Laurent Perron 2024-11-24 18:36:16 +01:00
  • df4f4e8e39 [CP-SAT] missing std includes; fix bug in work sharing Laurent Perron 2024-11-24 18:36:01 +01:00
  • 8edc858e5c Merge pull request #4449 from google/dependabot/pip/bazel/pip-661d9d4597 Laurent Perron 2024-11-24 06:58:43 +01:00
  • 3c1b516c30 build(deps): bump tornado from 6.4.1 to 6.4.2 in /bazel in the pip group dependabot[bot] 2024-11-22 22:12:43 +00:00
  • 7fee34194e ci: bump actions/setup-python to v5 Corentin Le Molgat 2024-11-22 15:53:12 +01:00
  • 7f55c23900 Merge branch 'v99bugfix' of github.com:google/or-tools into v99bugfix Laurent Perron 2024-11-22 16:58:42 +01:00
  • 502795bd64 remove useless macro Laurent Perron 2024-11-22 16:57:09 +01:00
  • 07656d9f67 [CP-SAT] always simplify added clauses; new presolve on element Laurent Perron 2024-11-22 16:57:33 +01:00
  • dc9aa8be9c [CP-SAT] always simplify added clauses; new presolve on element Laurent Perron 2024-11-22 16:57:33 +01:00
  • 5ea534a536 remove useless macro Laurent Perron 2024-11-22 16:57:09 +01:00
  • 64c19cdfb9 ci: bump actions/setup-python to v5 Corentin Le Molgat 2024-11-22 15:53:12 +01:00
  • cfa3883c44 deps: Bump HiGHS to v1.8.1 Corentin Le Molgat 2024-11-22 15:17:33 +01:00
  • af6602d72e bazel: remove dead code Corentin Le Molgat 2024-11-22 14:38:31 +01:00
  • 3eceeeaebb deps: Bump HiGHS to v1.8.1 Corentin Le Molgat 2024-11-22 15:17:33 +01:00
  • f0d951d828 bazel: remove dead code Corentin Le Molgat 2024-11-22 14:38:31 +01:00
  • 4d053e064d bazel: graph/ fixup Corentin Le Molgat 2024-11-22 11:41:49 +01:00
  • 5cef91f726 bazel: fixup Corentin Le Molgat 2024-11-22 11:41:01 +01:00
  • 3d012a08d0 cmake(ci): fix toolchain and web sh_* rules Corentin Le Molgat 2024-11-21 16:45:20 +01:00
  • 0b42a43e29 cmake(ci): Fixup from main Corentin Le Molgat 2024-11-21 09:34:20 +01:00
  • 7df0134db8 cmake(ci): Fix almalinux and rockylinux java jobs. Corentin Le Molgat 2024-11-21 09:30:07 +01:00
  • 726a30ff6e graph: make shortest_paths_test eternal Corentin Le Molgat 2024-11-20 17:38:00 +01:00
  • 3ad2454c66 graph: make shortest_paths_test eternal Corentin Le Molgat 2024-11-20 17:34:09 +01:00
  • 6298232887 ci: Remove docker bazel jobs, remove python != 3.12 bazel jobs Corentin Le Molgat 2024-11-20 17:27:51 +01:00
  • 5a20b0296e backport sat fuzztest from main Corentin Le Molgat 2024-11-20 15:10:09 +01:00
  • 1ffc71a504 cmake(ci): Fix system_deps python job Corentin Le Molgat 2024-11-20 17:03:48 +01:00
  • 019ff0b73b [CP-SAT] improve work sharing Laurent Perron 2024-11-20 17:12:42 +01:00
  • b21268c97a [CP-SAT] improve work sharing Laurent Perron 2024-11-20 17:12:42 +01:00
  • 6c92b6b096 [CP-SAT] more python type checking Laurent Perron 2024-11-20 15:00:43 +01:00
  • 91b3c100f6 Merge branch 'main' of github.com:google/or-tools Laurent Perron 2024-11-20 15:00:54 +01:00
  • 49a154fe13 [CP-SAT] more python type checking Laurent Perron 2024-11-20 15:00:43 +01:00
  • 15c66bbe8f sat: Fix fuzztest example Corentin Le Molgat 2024-11-20 14:28:14 +01:00
  • 328fcaff17 bazel: export some sat/ fuzztest Corentin Le Molgat 2024-11-18 17:35:23 +01:00
  • 92cc57baab support gurobi 12 Laurent Perron 2024-11-20 13:03:43 +01:00
  • 9bb969febc fix filters Laurent Perron 2024-11-20 13:03:57 +01:00
  • 67e014bd99 support gurobi 12 Laurent Perron 2024-11-20 13:03:43 +01:00
  • 50f5f95fdb set up version to 9.12; remove python 3.8 Laurent Perron 2024-11-19 17:56:10 +01:00
  • 50776c7441 remove python 3.8 Laurent Perron 2024-11-19 17:55:14 +01:00
  • f34a722004 routing: export RoutingSolverTest.java Corentin Le Molgat 2024-11-18 17:16:14 +01:00
  • 2bb5327601 routing: export swig from google3 Corentin Le Molgat 2024-11-18 16:47:52 +01:00
  • 7d843e7193 routing: Add comment to BUILD.bazel Corentin Le Molgat 2024-11-18 13:48:12 +01:00
  • 47784cd081 cmake: Fix Fedora .Net build Corentin Le Molgat 2024-11-18 13:43:09 +01:00
  • 985229f928 [CP-SAT] more defensive coding Laurent Perron 2024-11-18 17:04:13 +01:00
  • caee5b4200 [CP-SAT] more defensive coding Laurent Perron 2024-11-18 17:04:13 +01:00
  • 6de3f59af2 constraint_solver: Backport routing update from main Corentin Le Molgat 2024-11-18 11:32:13 +01:00
  • b7a1bdcff2 [CP-SAT] more defensive coding Laurent Perron 2024-11-18 15:33:09 +01:00
  • ac86971f15 [CP-SAT] more defensive coding Laurent Perron 2024-11-18 15:33:09 +01:00
  • abbaa8c712 tune routing ls Laurent Perron 2024-11-18 15:33:00 +01:00
  • c37d185d6b [CP-SAT] more defensive coding Laurent Perron 2024-11-18 11:45:52 +01:00
  • a989f25450 [CP-SAT] more defensive coding Laurent Perron 2024-11-18 11:45:52 +01:00
  • 4348795b12 fix example Laurent Perron 2024-11-17 17:29:23 +01:00
  • 8386d7ab6d more work on set cover Laurent Perron 2024-11-17 14:17:24 +01:00
  • c0b9bb33ae [CP-SAT] more fixes Laurent Perron 2024-11-17 14:17:11 +01:00
  • c87e13a648 more work on set cover Laurent Perron 2024-11-17 14:17:24 +01:00
  • 9e60a4e271 [CP-SAT] more fixes Laurent Perron 2024-11-17 14:17:11 +01:00
  • 84fdd0d7d6 [CP-SAT] fix fuzzer bug Laurent Perron 2024-11-15 16:53:49 +01:00
  • 60e3506546 [CP-SAT] fix fuzzer bug Laurent Perron 2024-11-15 16:53:49 +01:00
  • 8b79dbc850 [CP-SAT] more defensive coding Laurent Perron 2024-11-15 16:17:42 +01:00
  • 72c52d5ead Merge branch 'main' of github.com:google/or-tools Laurent Perron 2024-11-15 16:16:34 +01:00
  • ae06498fa6 [CP-SAT] more defensive coding Laurent Perron 2024-11-15 16:16:25 +01:00
  • 1643c5a143 [CP-SAT] more fuzzer bugfixes; tweaking ot the max clique heuristics Laurent Perron 2024-11-15 15:27:50 +01:00
  • 2f32d009dd routing: Fix README.md Corentin Le Molgat 2024-11-15 15:53:18 +01:00
  • f73a92cced routing/parser: change namespace Corentin Le Molgat 2024-11-15 14:53:24 +01:00
  • 441a42bdd2 [CP-SAT] more fuzzer bugfixes; tweaking ot the max clique heuristics Laurent Perron 2024-11-15 15:27:50 +01:00
  • 3e1ca39cc0 routing: Clean README.md Corentin Le Molgat 2024-11-15 14:54:01 +01:00
  • 5102548a5c deps: Bump SCIP to v920 Corentin Le Molgat 2024-11-15 14:53:46 +01:00
  • 217147b852 bazel: Rework scip and glpk management Corentin Le Molgat 2024-11-15 14:52:54 +01:00
  • fc24e25cb3 backport cleanup from main Corentin Le Molgat 2024-11-15 14:42:52 +01:00
  • 63d207a99c bazel: update requirements Corentin Le Molgat 2024-11-15 14:42:21 +01:00
  • e670dccdb0 cmake: Bump Protobuf to v28.3 and use shared libraries Corentin Le Molgat 2024-11-15 14:42:08 +01:00
  • 00885d45bd sat: backport from main Corentin Le Molgat 2024-11-15 14:40:47 +01:00
  • c53053bc62 bazel: migrate to bazel module Corentin Le Molgat 2024-11-15 14:40:16 +01:00
  • 70da7bea86 math_opt: fixup Corentin Le Molgat 2024-11-15 11:13:20 +01:00
  • 8565641635 constraint_solver: Fixup Java and .Net swig Corentin Le Molgat 2024-11-15 10:24:54 +01:00
  • cdfbb16be8 lp_data: fixup Corentin Le Molgat 2024-11-15 10:24:08 +01:00
  • 6e94e079c4 constraint_solver: Fix python 3.13 build Corentin Le Molgat 2024-11-15 10:23:53 +01:00
  • 4a6bfc87a3 bazel: rework swig_java Corentin Le Molgat 2024-11-15 10:22:39 +01:00
  • cadcdb5995 java: cleanup Corentin Le Molgat 2024-11-15 10:00:06 +01:00
  • e443a46fa2 algorithms: backport from main Corentin Le Molgat 2024-11-15 09:57:51 +01:00