Bone-Market-Solver/bonemarketsolver
Jeremy Saklad 21ea715dd1
Refactor Action as data class
Action is now a frozen data class.

All properties of Action now have type hints, and __slots__ are used
for properties without default values (that is, name).
2021-09-18 19:18:39 -05:00
..
data Increase cost of Crustacean Pincer 2021-09-14 19:47:55 -05:00
objects Refactor Action as data class 2021-09-18 19:18:39 -05:00
__main__.py Add list option 2021-08-14 17:55:45 -05:00
solve.py Update quadratic buyers to reflect balance changes 2021-09-11 15:11:01 -05:00