This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 3b13e9c25f
Show current best skeleton while calculating
So long as verbose mode is not active, the script will now display the
current skeleton as it tries to search for more solutions.

This feature uses the curses module to create an alternate screen, so
intermediate solutions are not sent to standard output.
2021-06-15 16:50:28 -05:00
Bone Market Solver.py Show current best skeleton while calculating 2021-06-15 16:50:28 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00