This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad fb4681d93e
Rename Value enumeration to Cost
This change better reflects the meaning of this enumeration: the cost of
acquiring something is usually greater than the value that can be
extracted from it.
2021-06-13 14:36:53 -05:00
Bone Market Solver.py Rename Value enumeration to Cost 2021-06-13 14:36:53 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00