stacksplit

A simple Python library to generate all combinations of possible splits for a stack with given height.


Keywords
stack, split, partition, combinations, NIM, Laskers-NIM, gametheorie, coins, sum
License
MIT
Install
pip install stacksplit==0.0.0