Laurent Perron
|
fedf3d4ff4
|
revamp and simplify swig support, force typed enums for C# and Java for all except the constraint_solver/routing module; port examples; Fix SAT on very large problems
|
2018-12-11 17:03:03 +01:00 |
|
Laurent Perron
|
3cfcd810cc
|
Add CpModel.Validate() in C#, Python, Java
|
2018-11-21 08:43:50 -08:00 |
|
Laurent Perron
|
87b9d55b21
|
update license headers
|
2018-11-10 18:00:53 +01:00 |
|
Laurent Perron
|
d44fb1b423
|
add missing swig rule; remove redundant constraint in sat table implementation
|
2018-10-15 13:41:52 +02:00 |
|
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 |
|