This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 0c08586f24
Remove unnecessary use of setattr()
If an attribute is referenced using a string literal, there is no reason
to use setattr().
2021-07-06 11:27:13 -05:00
Bone Market Solver.py Remove unnecessary use of setattr() 2021-07-06 11:27:13 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00