This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 333f08efc4
Move arm values to Value enumeration
The cost of applying each arm has been broken down and moved to Value.

Arms have been cleaned up and ordered lexicographically.
2021-06-13 14:35:51 -05:00
Bone Market Solver.py Move arm values to Value enumeration 2021-06-13 14:35:51 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00