Commit Graph

74 Commits

Author SHA1 Message Date
Corentin Le Molgat
569bb0baff bazel: cleanup BUILD.bazel 2025-05-26 15:33:21 +02:00
Mizux Seiha
7fc67a4468 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 14:42:28 +02:00
Corentin Le Molgat
211b624cde 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 14:06:01 +02:00
Corentin Le Molgat
f17646132c bazel: rename com_google_absl as abseil-cpp 2025-03-26 11:42:18 +01:00
Laurent Perron
cf1361e001 add XPressMP support for math_opt 2025-01-29 13:24:15 +01:00
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Corentin Le Molgat
abee57cb51 math_opt: backport form google3 2024-11-15 10:27:20 +01:00
Mizux Seiha
46a669d288 math_opt: Fix windows build 2024-10-21 11:01:50 +02:00
Corentin Le Molgat
8a996d7e68 backport main/ 2024-10-14 16:47:46 +02:00
Corentin Le Molgat
61bb1215a5 math_opt: update from google3 2024-08-05 14:34:19 +02:00
Corentin Le Molgat
92c7755f9a export math_opt/ from google3 2024-07-30 12:46:31 +02:00
Corentin Le Molgat
8931e50f31 backport math_opt from main 2024-05-30 10:52:45 +02: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
032a5c7528 math_opt: matcher cleanup 2024-02-19 18:30:43 +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
e924055a70 math_opt: export from google3 2024-01-22 18:15:58 +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
d7b7240058 remove ortools/base/cleanup.h; use the abseil version 2023-12-07 19:18:30 +01:00
Corentin Le Molgat
1b35546a32 math_opt: add pdlp support 2023-12-06 17:33:53 +01:00
Laurent Perron
804888fc5a update math_opt, add service; python code 2023-12-05 23:50:35 +01:00
Corentin Le Molgat
56291e0486 math_opt: update from google3 2023-12-04 18:29:50 +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
ba95502061 math_opt: Export from google3 2023-10-11 11:33:55 +02:00
Mizux Seiha
d8634ab0f2 cmake: Split math_opt into sub library
XCode do not support object library with several file with the same name
since it use a flat directory, Xcode "fix" using a UID but CMake can't catch it.

math_opt also use a parameters.proto which conflict with the
glop/parameters.proto -> need to split the proto to .cc generation in
two libraries
2023-09-25 10:46:02 +02:00
Corentin Le Molgat
4d1a2d4d32 math_opt: fix MSVC compilation #3915 2023-09-08 16:51:38 +02: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
93a59b7bca math_opt: Add comments 2023-07-13 10:13:55 +02:00
Laurent Perron
0bbca8fe44 misc 2023-06-06 13:14:11 +02:00
Corentin Le Molgat
f9dad81ff7 math_opt: sync 2023-06-02 13:18:23 +02:00
Corentin Le Molgat
0e6505a470 math_opt: build fixup 2023-06-02 08:53:08 +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
Laurent Perron
e9f9404923 Remove logging code; use absl one 2023-01-31 20:46:43 +01: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
4dc74ed873 math_opt: Export from google3 2022-12-07 17:38:03 +01:00
Corentin Le Molgat
3daba193af math_opt: export from google3 2022-10-26 15:27:06 +02: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
f98afa8e42 Add missing STL include 2022-07-22 16:25:40 +02:00
Corentin Le Molgat
0f16563548 math_opt: update 2022-06-22 17:49:58 +02:00