Commit Graph

24 Commits

Author SHA1 Message Date
Mizux Seiha
26b01437f4 math_opt: backport from main 2025-12-09 22:49:43 +01:00
Corentin Le Molgat
82bc28d3c1 math_opt: backport from google3
* move gscip/ to math_opt/solvers/
2025-08-20 11:36:44 +02:00
Corentin Le Molgat
5bf70b691f math_opt: export from google3
* CMake has not been updated yet
* bazel was compiling at least last week

bazel: disable math opt facility_location.py

missing some dependencies...
2025-04-30 09:55:15 +02:00
Peter Mitri
5377f7c345 XPRESS LP & QP support in MathOpt 2025-01-20 16:31:57 +01:00
Corentin Le Molgat
c34026b101 Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
2025-01-10 11:33:35 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
1b35546a32 math_opt: add pdlp support 2023-12-06 17:33:53 +01:00
Laurent Perron
1aa0721f2b sync with math_opt 2023-11-17 14:18:18 +01:00
Corentin Le Molgat
f8c7250297 remove internal links 2023-10-16 16:03:47 +02:00
Corentin Le Molgat
92fc499bf3 math_opt: sync 2023-06-02 08:53:08 +02:00
Corentin Le Molgat
849f2926fd export math_opt changes 2023-04-05 10:36:55 +02:00
Corentin Le Molgat
4dc74ed873 math_opt: Export from google3 2022-12-07 17:38:03 +01:00
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +02:00
Corentin Le Molgat
558cbf9cd4 math_opt: sync 2022-03-31 15:34:37 +02:00
Corentin Le Molgat
156190eea8 Update math_opt 2022-03-02 22:10:54 +01:00
Corentin Le Molgat
4defaa23ed Export strong_int.h 2022-01-31 18:44:25 +01:00
Corentin Le Molgat
e35faf68cf sync math_opt 2022-01-17 09:27:29 +01:00
Corentin Le Molgat
5d47faf9e3 Fix math_opt build 2022-01-17 08:38:21 +01:00
Corentin Le Molgat
c3deab6b89 Bump math_opt 2022-01-17 08:38:21 +01:00
Corentin Le Molgat
b9e5d2e555 Export new math_opt layout from Google 2021-05-22 19:00:14 +02:00
Laurent Perron
6001bc2428 real fix 2021-04-13 14:57:23 +02:00
Laurent Perron
c4979bb29a fix 2021-04-13 14:34:49 +02:00
Laurent Perron
b837f8c157 sync math_opt 2021-04-13 11:59:56 +02:00
Laurent Perron
afe0403c15 fix scip with glop; add math_opt 2021-04-11 12:05:38 +02:00