CellViz
1.0
|
Go to the source code of this file.
Classes | |
class | CellularAutomaton |
class | DiscreteAutomaton |
Represents a type of cellular automaton called DiscreteAutomaton. More... | |
class | ContinuousAutomaton |
class | ParticleLife |
====== END OF ABSTRACT CLASSES ====== /// More... | |
class | BasicLife |
Represents a type of cellular automaton called BasicLife. More... | |
class | SmithLife |
Represents a type of cellular automaton called SmithLife. More... | |