This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 354ee327a3
Move adjustments to Adjustment enumeration
Adjustments made to a skeleton after all parts have been added are now
in a distinct enumeration.

The action list is now entirely composed of enumerations, so it shall be
eliminated entirely soon.
2021-06-13 14:36:10 -05:00
Bone Market Solver.py Move adjustments to Adjustment enumeration 2021-06-13 14:36:10 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00