0.9.18
Minor release with some bugfixes, we are trying to do monthly releases now, so they will be more concise.
What's new?
- get_bounds() helper function now works on arrays and lists, returning arrays (lists) of bounds
- Pysdd added to our automated GitHub tests
- Pysdd does not support Xor anymore.
Bugfixes
- Fixed Cumulative bug when capacity was a numpy int.
- Cumulative now works in Minizinc with only one task.
- Docs look good again
- Corrected default parameter value in docs
- Fixed visualisations in Nonogram and Room assignment notebook examples
- Adopted the new ORtools 9.8 names of tuneable parameters.
New Contributors
- @KennyVDV made their first contribution by adding a new example: chess_position