CellViz  1.0
Classes
cells.h File Reference
#include <string>
#include <nlohmann/json.hpp>
#include "board.h"

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...