Laurent Perron
|
dbd5a69471
|
use new logging flags
|
2023-02-17 15:17:12 +01:00 |
|
Laurent Perron
|
f7b0c37f0c
|
fix
|
2023-02-11 04:27:31 -08:00 |
|
Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02:00 |
|
Laurent Perron
|
4c8570a57c
|
use init_google.h in c++ examples
|
2022-02-25 09:47:52 +01:00 |
|
Laurent Perron
|
ceabca677c
|
[CP-SAT] ScalProd -> WeightedSum
|
2022-01-04 19:35:22 +01:00 |
|
Laurent Perron
|
2d22667f30
|
[CP-SAT] deprecate BooleanSum and BooleanScalProd in favor of Sum and ScalProd
|
2021-12-08 16:29:40 +01:00 |
|
Laurent Perron
|
29791a179f
|
reindent, add #include <cstding>
|
2021-04-23 14:55:51 +02:00 |
|
Corentin Le Molgat
|
baf02eca7e
|
update examples
|
2021-04-02 16:05:40 +02:00 |
|
Mizux Seiha
|
c0f6978f3b
|
Update copyright
|
2021-04-02 10:08:51 +02:00 |
|
Laurent Perron
|
805b733f98
|
sync most c++ examples
|
2021-01-14 10:48:19 +01:00 |
|
Laurent Perron
|
425901d7d0
|
new course scheduling example; sync c++ examples with internal code
|
2021-01-05 22:13:51 +01:00 |
|
Corentin Le Molgat
|
e4caaf96bc
|
format file forcing the left alignment
|
2020-10-29 14:25:39 +01:00 |
|
Mizux Seiha
|
66bc68192f
|
Fix examples
|
2020-10-24 00:50:28 +02:00 |
|
Mizux Seiha
|
20d0496bfb
|
reapply google format
|
2020-10-23 00:45:17 +02:00 |
|
Laurent Perron
|
288d3f5ed4
|
fix examples
|
2020-10-21 00:28:40 +02:00 |
|
Laurent Perron
|
a4258f2bdf
|
switch flags setters and getters to the absl format
|
2020-10-21 00:21:54 +02:00 |
|
Laurent Perron
|
60908cf671
|
sync examples
|
2019-11-22 15:17:10 +01:00 |
|
Laurent Perron
|
752bcbfb93
|
default parameters for multi_knapsack_sat
|
2019-04-05 17:01:00 +02:00 |
|
Laurent Perron
|
e685805fc8
|
improve multi_knapsack_sat.cc
|
2019-04-05 16:43:23 +02:00 |
|
Laurent Perron
|
17b9b597a1
|
change CP-SAT C++ Api to call Build() on the model before solving; use log_search_progress parameters to display all log; enable this parameter in non C++ language; call InitGoogleLogging() automatically in non C++ languages
|
2019-04-05 14:58:33 +02:00 |
|
Laurent Perron
|
d1d1c01df4
|
add multi bin knapsack sat example
|
2019-04-04 23:07:06 +02:00 |
|