This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad b75d412cb7
Move solution printing to special class
This class has the advantage of being usable as a solution printer,
which can print each solution as they are generated. This tends to be
extremely verbose, but may prove useful for debugging.
2021-06-15 15:06:54 -05:00
Bone Market Solver.py Move solution printing to special class 2021-06-15 15:06:54 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00