The script now uses dictionary unpacking to pass arguments, rather than explicitly listing each one. The parser now suppresses missing parameters by default. This means that the default values of the Solve function can be taken advantage, rather than having to repeat them for the parser's sake.
Description
This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
498 KiB
Languages
Python
100%