Commit Graph

22 Commits

Author SHA1 Message Date
Corentin Le Molgat
df4b32b4a4 sat: Fix golang doc 2024-09-30 11:17:31 +02:00
Corentin Le Molgat
100b6bc5c3 sat: update go/cpmodel 2024-09-27 10:42:03 +02:00
Laurent Perron
529578ef0f [CP-SAT] speed up no_overlap violation code; improve glue-clause sharing 2024-06-05 09:10:13 +02:00
Laurent Perron
bc108f5aef [CP-SAT] Add new sample; change violation expression for no_overlap and no_overlap_2d 2024-06-03 14:19:25 +02:00
Laurent Perron
c13d2af484 [CP-SAT] more absl::Stan; StrongVector namespace change; fix java best bound callback + tests; more presolve 2024-05-14 14:43:55 +02:00
Corentin Le Molgat
b5917aab18 sat: Fix Python API link 2024-04-30 18:34:34 +02:00
Laurent Perron
1117c55ce7 [CP-SAT] add a sample for bool_var * int_var 2024-04-16 12:26:45 +02:00
Laurent Perron
86245eb40c [CP-SAT] fix bug with negative sized intervals; improve cumulative variable profile 2024-04-02 16:17:01 +02:00
Laurent Perron
6a9ac77d1b [CP-SAT] improve violation computation for int_mod, experimental code for new_linear_propagation 2024-03-13 16:24:38 +01:00
Laurent Perron
1d546a3300 fix go includes 2024-01-08 15:28:04 +01:00
Laurent Perron
429f04ab8a [CP-SAT] optimize linear constraint memory; add go code and samples (without any build instructions) 2024-01-08 10:52:30 +01:00
Laurent Perron
a8cf3195d2 more PEP8 work 2023-11-17 11:56:36 +01:00
Laurent Perron
5b6c803db3 [CP-SAT] convert to PEP8 convention 2023-11-16 19:46:56 +01:00
Laurent Perron
6d1a1b455c [CP-SAT] add pandas support for intervals; new sample that uses them; improve the meta-heuristics in feasibility_jump 2023-10-09 18:07:11 +02:00
Laurent Perron
4255e18c56 [CP-SAT] improve lns for makespan objective; fix jeasibility jump check failed; fix non deterministic search with gap limits 2023-09-28 14:28:27 +02:00
Corentin Le Molgat
ff9e6bb935 remove last integral_types.h 2023-09-04 10:24:00 +02:00
Laurent Perron
77e4cc8d7e [CP-SAT] full subtour elimination cuts for circuit; update python doc to black 2023-07-01 06:10:55 +02:00
Laurent Perron
09d534a2b7 [CP-SAT] rewrite Rins/Rens; fix #3825; cleanups 2023-06-17 12:10:17 +02:00
Laurent Perron
4ca1add04e sync after export tool change 2023-01-20 14:20:41 +01:00
Corentin Le Molgat
aad0e67975 export from google3 2022-10-05 15:56:33 +02:00
Corentin Le Molgat
3ec462f647 sat: Update doc toc generation 2022-02-23 17:42:27 +01:00
Corentin Le Molgat
8a83e4265b doc: mv doc/ to docs/ 2022-02-23 16:19:26 +01:00