This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 7e259e3d69
Use docstrings instead of comments if appropriate
Unlike comments, docstrings support runtime introspection and other
features.

The docstrings are arguably a bit sparse, but this is sufficient for the
time being.
2021-06-18 14:44:30 -05:00
Bone Market Solver.py Use docstrings instead of comments if appropriate 2021-06-18 14:44:30 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00