Bone-Market-Solver/bonemarketsolver
Jeremy Saklad 3d90d61deb
Replace helper functions with subclass
The new subclass, BoneMarketModel, overrides CpModel's methods with
improvements such as default parameters and support for enforcement
literals.

This should allow substantial improvements to the readability of the
solver in the future.

In addition, various lists have been replaced with tuples where
appropriate.
2021-10-15 15:03:55 -05:00
..
data Change Withered Tentacle source 2021-09-21 11:48:08 -05:00
objects Replace helper functions with subclass 2021-10-15 15:03:55 -05:00
__main__.py Add list option 2021-08-14 17:55:45 -05:00
solve.py Replace helper functions with subclass 2021-10-15 15:03:55 -05:00