Bone-Market-Solver/bonemarketsolver
Jeremy Saklad 110f524f62
Update OR-Tools to v9.1
This update, despite ostensibly being a minor version, includes breaking
changes that must be accounted for.

Overflow is much more strictly checked, so the magnitude of certain
constants has been decreased.

CP-SAT's default number of workers has been changed to reflect the
default of this script. As such, the script no longer needs to change
that parameter unless a specific number of workers has been specified.

In light of the breaking changes, the OR-Tools version is now pinned at
9.1 instead of being permitted to use future minor versions.
2021-10-15 21:32:55 -05:00
..
data Change Withered Tentacle source 2021-09-21 11:48:08 -05:00
objects Update OR-Tools to v9.1 2021-10-15 21:32:55 -05:00
__main__.py Add list option 2021-08-14 17:55:45 -05:00
solve.py Update OR-Tools to v9.1 2021-10-15 21:32:55 -05:00