|
parallel-cellular-automata
Framework for building parallel cellular automata.
|
This header imports all the other headers of the framework. More...
#include <iostream>#include "grid.hpp"#include "sequential_automaton.hpp"#include "parallel_automaton.hpp"#include "parallel_automaton_busyw.hpp"#include "omp_automaton.hpp"#include "ff_automaton.hpp"Go to the source code of this file.
Classes | |
| class | ca::AbstractCellularAutomaton |
| Interface of the CellularAutomaton. More... | |
Namespaces | |
| ca | |
| Namespace of the framework. | |
This header imports all the other headers of the framework.