This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 2dd7643909
Add command-line parameter for time limit
You can now pass an optional time limit to the script, which causes the
solver to return the best solution it has once the duration has elapsed.
2021-06-16 11:32:05 -05:00
Bone Market Solver.py Add command-line parameter for time limit 2021-06-16 11:32:05 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00