Bone-Market-Solver/bonemarketsolver
Jeremy Saklad bb21eccca8
feat: Add Segmented Ribcage to appendages
Segmented Ribcages can be used to add more limb slots, but carry a
variety of unusual requirements. In addition to a scaling cost in
Nevercold Brass, they require an unfilled tail slot when applied.

It may be prudent to clean up the partial sum formula using helper
methods in the future, as it currently requires a considerable number of
intermediate terms.

itertools.repeat is now being used to perform exponentiation, rather
than repeating terms directly.
2022-06-03 19:54:34 -05:00
..
data feat: Add Segmented Ribcage to appendages 2022-06-03 19:54:34 -05:00
objects feat: Add segment property to actions 2022-05-26 06:55:02 -06:00
__main__.py Fix regression in help output 2022-04-11 14:59:16 -05:00
solve.py feat: Add Segmented Ribcage to appendages 2022-06-03 19:54:34 -05:00