Commit Graph

4530 Commits

Author SHA1 Message Date
Laurent Perron
8cd1c38d1e fix M_PI 2024-02-09 10:33:22 -08:00
Mizux Seiha
79986bf077 math_opt: disable pdlp support when needed 2024-02-09 01:00:28 +01:00
Mizux Seiha
52245b251d cmake: Fix eigen usage 2024-02-09 01:00:02 +01:00
Laurent Perron
5c53f93299 fix header for visual studio 2024-02-07 14:52:47 -08:00
Laurent Perron
8b9367b277 fix examples for visual studio 2024-02-07 13:24:05 -08:00
Laurent Perron
495123dcbc Merge branch 'main' of github.com:google/or-tools 2024-02-07 19:00:45 +01:00
Laurent Perron
ecb97358cf better fix 2024-02-07 19:00:35 +01:00
Corentin Le Molgat
341c0815ec math_opt: Fix python test when SCIP is off 2024-02-07 15:37:38 +01:00
Corentin Le Molgat
4d3437e460 sat: export from google3 2024-02-06 18:39:47 +01:00
Corentin Le Molgat
186362bd15 routing: export from google3 2024-02-06 18:39:47 +01:00
Corentin Le Molgat
051b54e4bb math_opt: export from google3 2024-02-06 18:39:47 +01:00
Mizux Seiha
07a5e810f1 gurobi: Add GRBstartenv 2024-02-06 18:39:47 +01:00
Mizux Seiha
5a28076db7 cmake: Fix gurobi gurobi build 2024-02-06 18:39:47 +01:00
Corentin Le Molgat
6a1c94a3ed gurobi: add isv support 2024-02-06 18:39:47 +01:00
Corentin Le Molgat
a7ac7a7e8d gscip: Update BUILD.bazel 2024-02-06 18:39:47 +01:00
Mizux Seiha
dabd219e35 bazel: Fix constraint_solver build 2024-02-06 18:39:47 +01:00
Corentin Le Molgat
73e026ef8a constraint_solver: export from google3 2024-02-06 18:39:47 +01:00
Laurent Perron
57a035948d change code to avoid compiler bug 2024-02-06 18:27:28 +01:00
Corentin Le Molgat
aa395d2de9 sync 2024-02-02 18:27:58 +01:00
Laurent Perron
0aa44e7479 protect code for MIP solvers 2024-02-02 14:29:03 +01:00
Laurent Perron
f59b1743b7 fix for cvrp_reload in debug; use Min instead of Value 2024-02-02 14:28:15 +01:00
Laurent Perron
057b5ea1f4 [CP-SAT] remove unused code 2024-02-01 22:13:47 +01:00
Laurent Perron
469c3f1c8c cleaning 2024-02-01 22:13:35 +01:00
Mizux Seiha
9038ffdcd0 cmake: disable math_opt samples when SCIP unavailable 2024-02-01 18:15:06 +01:00
Corentin Le Molgat
ab64c92906 fixup after deps bump 2024-01-31 17:01:05 +01:00
Laurent Perron
0ddf9d5978 bump abseil to Jan 2024 release; remove vlog patch; simplify lpi_glop code; bump protobuf to 25.2 2024-01-31 16:51:24 +01:00
Laurent Perron
792b61cd42 fix 2024-01-31 16:34:35 +01:00
Laurent Perron
5a704a4d68 fix 2024-01-31 16:34:27 +01:00
Laurent Perron
964d8556ce fix 2024-01-31 16:19:50 +01:00
Laurent Perron
fb501409eb fix lp_test.py in debug 2024-01-31 15:18:13 +01:00
Laurent Perron
be266f15ae reformat 2024-01-31 14:45:07 +01:00
Laurent Perron
5c87f27b9b [LP-DATA] cleanup scaling 2024-01-31 14:44:45 +01:00
Laurent Perron
83ed29d750 [FZ] renaming 2024-01-31 14:44:22 +01:00
Laurent Perron
8d4b32967c [CP-SAT] cleanup diffn propagation; remove dead code 2024-01-31 14:44:02 +01:00
Corentin Le Molgat
d25ac6a27d algorithms: fix bazel build 2024-01-29 16:17:58 +01:00
Corentin Le Molgat
8bab108e8f pdlp: fixup 2024-01-29 15:11:30 +01:00
Corentin Le Molgat
0752f20747 math_opt: use of absl:Span 2024-01-29 15:11:22 +01:00
Corentin Le Molgat
bf565d143a linear_solver: include fixup 2024-01-29 15:10:53 +01:00
Corentin Le Molgat
2a29e44fa5 glop fixup 2024-01-29 15:10:33 +01:00
Corentin Le Molgat
cac0b042e9 algorithms: export from google3 2024-01-29 15:10:26 +01:00
Laurent Perron
136d180aba [CP-SAT] disable problematic presolve on no_overlap_2d with constant dimension; fix bug in diffn propagation, fix #4068 2024-01-26 21:12:26 +01:00
Laurent Perron
4bec69d6bc [FZ] improve fz -> cp-sat translation on intervals 2024-01-26 21:11:20 +01:00
Laurent Perron
fcf2a9770b fix 2024-01-25 13:33:30 +01:00
Laurent Perron
d9036bffeb more work on 2d packing 2024-01-25 13:26:36 +01:00
Laurent Perron
3f511acb83 remove unused entry 2024-01-25 13:26:23 +01:00
Laurent Perron
2fe123e0c9 robust fix to issue #4067 2024-01-25 13:26:12 +01:00
Laurent Perron
fb20315080 Merge branch 'main' of github.com:google/or-tools 2024-01-24 18:28:26 +01:00
Laurent Perron
68fb807c0b fix #4067 2024-01-24 18:28:15 +01:00
Mizux Seiha
5652dba2b0 math_opt: fix python on few distro 2024-01-23 15:16:35 +01:00
Laurent Perron
37c2bd9b2b reindent 2024-01-23 14:15:51 +01:00