Releases
v0.7.1
tias
released this
17 Jun 20:43
Change log
0.7.1
still learning the right release flow, this is a stable release
0.7.0b
still learning the right release flow
0.7.0
Major
Reworked solver interface so that it is near-identical to model interface
Or-tools interface allows unsat core extraction!
Add MARCO MUS enumerate as example of unsat core extraction usage
variables now take a name= argument for variable name (easier debugging)
Enhancements
Added more examples: bibd, npuzzle
Added 'table' global constraint
Added support for time_limit when calling solve()
Added more tests on the flattening
Add solution hints to ortools interface
Improved documentation
Bugfixes
multiple fixes and improvements in ortools interface
fix module (thanks HakanK)
various bugfixes
0.6.0
Major
Or-tools is now the default backend
Enhancements
A new flat normal form
with flatten_model
transformation
Generic global constraint decompositions
Adding more examples
Documentation improvements.
Multiple bug fixes related to the integration of OR-Tools
You can’t perform that action at this time.