This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad a8b835aba3
Add module-level information
A docstring has been added describing the module's purpose.

__all__ has been added. It is limited to the declarations needed to use
Solve().

The author's name has been added.
2021-06-18 15:28:56 -05:00
Bone Market Solver.py Add module-level information 2021-06-18 15:28:56 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00