This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad afbad8b532
Clean up requirements
Declarations that require a specific range of torso style now use one
constraint to model that, rather than two.

Inconsistent whitespace has been cleaned up.

Skipping tails is only possible if there are tails to skip.
2021-07-07 15:12:03 -05:00
Bone Market Solver.py Clean up requirements 2021-07-07 15:12:03 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00