This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 29238cd245
Change minimum of Phantasist's derived exhaustion
If the minimum is 0, then that value will never be allowed to be
negative. Since it is calculated even when that is not the selected
buyer, that prevents overcorrections that should be permitted.
2021-06-15 17:48:41 -05:00
Bone Market Solver.py Change minimum of Phantasist's derived exhaustion 2021-06-15 17:48:41 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00