Laurent Perron
|
b1da9320f9
|
enable objective lower bound (when minimizing) on the SAT solver in Python, Java, C#; change objective_value to be double (as in C++) for these languages.
|
2018-09-20 11:30:19 +02:00 |
|
Laurent Perron
|
428e272ccc
|
add ModelStats and CpSolverResponseStats for SAT/{Python|Java|C#}; enable multiple enforcement literals for a few constraints; small fixes, typo corrections
|
2018-09-12 15:07:23 +02:00 |
|
Laurent Perron
|
039f5067e6
|
Add StopSearch on SAT solution callback in java, C#
|
2018-08-30 11:28:36 +02:00 |
|
Laurent Perron
|
12c1abad75
|
cleanup internal java sat code
|
2018-08-06 11:38:44 -07:00 |
|
Laurent Perron
|
ed3ed7957d
|
add missing solver samples for java/sat; fix C# sample
|
2018-08-02 15:12:57 -07:00 |
|
Laurent Perron
|
5e2a5d1d86
|
stub code to get sat/java interface
|
2018-08-01 14:10:19 -07:00 |
|