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 |
|
Mizux Seiha
|
ea95fb1c40
|
Format all examples/cpp
|
2020-09-23 11:45:03 +02:00 |
|
Laurent Perron
|
54bda4bd42
|
fix examples after FEASIBLE -> OPTIMAL CP-SAT change; improve display of the sudoku problem
|
2020-09-20 09:04:28 +02:00 |
|
Laurent Perron
|
b78002be05
|
remove CP-SAT SolveWithModel, keep the equivalent SolveCpModel; optimize internal model
|
2019-05-15 20:19:00 +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
|
798b9e73e2
|
fix the rest of the C++ examples
|
2018-11-30 14:48:55 +01:00 |
|
Laurent Perron
|
8581d2a552
|
add support for parameters
|
2018-11-24 16:01:12 +01:00 |
|
Laurent Perron
|
37ef66ef86
|
replace magic_square by magic_square_sat with much improved performance
|
2018-11-22 04:17:54 -08:00 |
|