This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 0b7997ede4
Centralize value remainder declaration
Many buyers use a value remainder to round revenue down. Declaring it
outside of buyer-specific logic simplifies almost all of them.
2021-06-13 14:36:53 -05:00
Bone Market Solver.py Centralize value remainder declaration 2021-06-13 14:36:53 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00