Commit Graph

74 Commits

Author SHA1 Message Date
Corentin Le Molgat
70149fddc5 math_opt: disable some tests when USE_SCIP=OFF 2023-10-25 09:29:05 +02:00
Corentin Le Molgat
f8c7250297 remove internal links 2023-10-16 16:03:47 +02:00
Corentin Le Molgat
c00c6a65dd math_opt: fix build
disable branch_and_bound sample
2023-10-13 08:54:13 +02:00
Corentin Le Molgat
bc39e454c8 math_opt fixup 2023-10-11 17:13:48 +02:00
Corentin Le Molgat
090d2d5d7b math_opt: fix build 2023-10-11 11:33:55 +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
Corentin Le Molgat
83c39f0826 math_opt: add mathopt_info.cc sample 2023-10-09 16:27:14 +02:00
Corentin Le Molgat
88d80e2da6 moe cleanup 2023-10-04 14:37:34 +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
Mizux Seiha
d89cb4dd3c cmake: Add c_api to math_opt 2023-09-05 09:38:34 +02:00
Mizux Seiha
fbf27ec73e cmake: Add math_opt/ 2023-09-04 16:55:01 +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
Laurent Perron
a6492e884a fix 2023-07-28 13:32:02 -07:00
Corentin Le Molgat
7d55e0711a math_opt: fixup result.proto 2023-07-19 09:58:13 +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
3be976f47b export from google3 2023-05-24 15:34:57 +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
Laurent Perron
94042e72cc fix 2022-12-19 10:43:58 +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
b36e2cb18b math_opt: Fix build 2022-12-19 10:10:00 +01:00
Corentin Le Molgat
3ff3809c69 math_opt: Add concurrent_calls_guard 2022-12-19 10:10:00 +01:00
Laurent Perron
7bf1a0456d add one missing deps 2022-12-18 22:47:29 +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
92243dfe84 math_opt format fixup 2022-10-14 18:06:45 +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
Laurent Perron
9c8c2ba602 fix model_builder 2022-09-12 13:21:53 +02:00
Corentin Le Molgat
f98afa8e42 Add missing STL include 2022-07-22 16:25:40 +02:00
Corentin Le Molgat
5863a63d19 export from google3 2022-06-22 18:09:44 +02:00
Corentin Le Molgat
0f16563548 math_opt: update 2022-06-22 17:49:58 +02:00
Mizux Seiha
3c5ce507ec math_opt: Export from google3
* Add QuadraticConstraintUpdatesProto
* Fix build
2022-06-22 08:28:52 +02:00
Mizux Seiha
7a823314eb export from google3 2022-06-21 11:35:03 +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
c9c7c69428 sync from googl3 2022-05-23 09:28:20 +02:00
Corentin Le Molgat
4efe5d84ba math_opt: sync with google3 2022-05-19 17:23:02 +02:00
Corentin Le Molgat
090cfd8fbc math_opt: rename samples to avoid collisions 2022-04-06 11:16:09 +02:00
Corentin Le Molgat
558cbf9cd4 math_opt: sync 2022-03-31 15:34:37 +02:00