Commit Graph

39 Commits

Author SHA1 Message Date
Mizux Seiha
ed1b05d1d8 bazel: update deps
* don't use repo name
* Bump abseil-cpp to 20250512.0
* Bump Protobuf to 31.0
* Bump benchmark to 1.9.2
* Bump googletest to 1.17.0
2025-05-22 03:12:46 +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
Corentin Le Molgat
05e3190929 bazel: rename com_google_absl to abseil-cpp 2025-03-24 18:21:42 +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
Corentin Le Molgat
a70cc56969 math_opt: Export from google3 2024-11-12 11:27:18 +01:00
Corentin Le Molgat
6dc31775a1 export math_opt/ from google3 2024-07-30 09:18:39 +02:00
Corentin Le Molgat
039192f29c math_opt: export from google3 2024-04-15 17:59:50 +02:00
Mizux Seiha
87d3a322ed math_opt: export from google3 2024-04-02 16:12:37 +02:00
Corentin Le Molgat
25fad30e11 math_opt update 2024-03-25 18:23:38 +01:00
Corentin Le Molgat
dae0ec2219 math_opt: export from google3 2024-02-23 10:59:51 +01:00
Corentin Le Molgat
94f35edbba update 2024-02-22 10:55:34 +01:00
Corentin Le Molgat
2925d1508c math_opt: update 2024-02-21 18:33:54 +01:00
Mizux Seiha
c3aebd1845 solver_tests: enable tests using EqualsProto() 2024-02-21 14:49:40 +01:00
Corentin Le Molgat
959ab8c809 math_opt: add base/status_matchers to matchers.h 2024-02-19 18:16:59 +01:00
Corentin Le Molgat
34a524913d math_opt: Add Matchers
still missing EqualsProto
2024-02-16 14:27:15 +01:00
Corentin Le Molgat
3c50e93e46 bazel: math_opt now use //ortools/base:logging 2024-02-15 16:21:52 +01:00
Corentin Le Molgat
0752f20747 math_opt: use of absl:Span 2024-01-29 15:11:22 +01:00
Corentin Le Molgat
30b2b8944f math_opt: Sync from google3 2024-01-18 14:18:42 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Laurent Perron
1aa0721f2b sync with math_opt 2023-11-17 14:18:18 +01:00
Corentin Le Molgat
546f612648 math_opt: export from google3 2023-09-01 14:01:49 +02:00
Corentin Le Molgat
a29d1eed56 Export math_opt from google3 2023-07-13 20:22:58 +02:00
Corentin Le Molgat
0e6505a470 math_opt: build fixup 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
4bd4de1f0f math_opt: Add update_result 2022-12-19 10:10:00 +01:00
Corentin Le Molgat
c73e32a43b math_opt: Add solve_arguments.cc 2022-12-19 10:10:00 +01:00
Corentin Le Molgat
7efb7892f7 mathop update 2022-10-10 14:36:56 +02:00
Corentin Le Molgat
ea8da28c97 math_opt export 2022-09-15 11:19:00 +02:00
Corentin Le Molgat
0f16563548 math_opt: update 2022-06-22 17:49:58 +02:00
Corentin Le Molgat
1af55b2be3 Add license boilerplate 2022-06-21 11:25:29 +02:00
Corentin Le Molgat
aba4790b18 math_opt: sync from google3 2022-05-30 13:03:45 +02:00
Corentin Le Molgat
4efe5d84ba math_opt: sync with google3 2022-05-19 17:23:02 +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
729ba81219 sync 2022-02-03 16:42:24 +01:00
Corentin Le Molgat
4defaa23ed Export strong_int.h 2022-01-31 18:44:25 +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
Laurent Perron
560826496b BUILD -> BUILD.bazel 2021-12-06 14:36:13 +01:00