parallel-cellular-automata
Framework for building parallel cellular automata.
Classes | Namespaces
cellular_automata.hpp File Reference

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.
 

Detailed Description

This header imports all the other headers of the framework.

Author
Gerardo Zinno (gerar.nosp@m.dozi.nosp@m.nno1@.nosp@m.gmai.nosp@m.l.com)
Version
0.1
Date
2022-01-15