Commit Graph

43 Commits

Author SHA1 Message Date
Corentin Le Molgat
b4b226801b update include guards 2025-11-05 11:54:02 +01:00
Corentin Le Molgat
2fc6549813 math_opt: backport from main 2025-10-16 13:07:05 +02:00
Corentin Le Molgat
67e1520a41 math_opt: backport from main 2025-09-22 17:23:15 +02:00
Mizux Seiha
4f381f6d07 backport from main:
* bump abseil to 20250814
* bump protobuf to v32.0
* cmake: add ccache auto support
* backport flatzinc, math_opt and sat update
2025-09-16 16:25:04 +02:00
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
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Corentin Le Molgat
70da7bea86 math_opt: fixup 2024-11-15 11:13:20 +01:00
Corentin Le Molgat
8931e50f31 backport math_opt from main 2024-05-30 10:52:45 +02:00
Corentin Le Molgat
3c50e93e46 bazel: math_opt now use //ortools/base:logging 2024-02-15 16:21:52 +01:00
Corentin Le Molgat
a34f79daaf math_opt: few fix
* Enable and fix most python tests
* export from google3
* export python/testing/
2024-01-22 17:19:12 +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
f8c7250297 remove internal links 2023-10-16 16:03:47 +02:00
Corentin Le Molgat
b9cc1ad70d math_opt: Export from google3 2023-10-11 11:33:55 +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
546f612648 math_opt: export from google3 2023-09-01 14:01:49 +02:00
Laurent Perron
fa6883d544 mostly cleaning: remove integral_types.h and basictypes.h 2023-08-24 14:52:54 +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
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
Mizux Seiha
3c5ce507ec math_opt: Export from google3
* Add QuadraticConstraintUpdatesProto
* Fix build
2022-06-22 08:28:52 +02:00
Corentin Le Molgat
1af55b2be3 Add license boilerplate 2022-06-21 11:25:29 +02:00
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +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
626bdfb331 Sync math_opt code 2022-02-02 14:33:49 +01:00
Corentin Le Molgat
4defaa23ed Export strong_int.h 2022-01-31 18:44:25 +01:00
Corentin Le Molgat
79ed7e206d Fix indent 2022-01-20 17:51:17 +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
Laurent Perron
560826496b BUILD -> BUILD.bazel 2021-12-06 14:36:13 +01:00
Mizux Seiha
3af8142693 bazel: Fix math_opt BUILD 2021-05-22 21:34:04 +02:00
Corentin Le Molgat
b9e5d2e555 Export new math_opt layout from Google 2021-05-22 19:00:14 +02:00
Laurent Perron
afe0403c15 fix scip with glop; add math_opt 2021-04-11 12:05:38 +02:00