A class ElementaryCellularAutomata
encapsulating a 1-dimensional cellular automaton.
Results can be cached locally in the class and retrieved for multiple experiements on the behaviour while using the same object.
Not Implemented Yet
- [GOL] Implement Game Of Life
- [ALL] Add documentation
- [ECA] Allow for writing state to disk