|
parallel-cellular-automata
Framework for building parallel cellular automata.
|
This file contains the definition and implementation of the parallel version of the Cellular Automaton. More...
#include <ff/ff.hpp>#include <ff/parallel_for.hpp>#include <iostream>#include <thread>Go to the source code of this file.
Classes | |
| class | ca::ffl::CellularAutomaton< T > |
Namespaces | |
| ca | |
| Namespace of the framework. | |
| ca::ffl | |
| Namespace containing the implementation of the parallel version of the cellular automaton using fastflow. | |
This file contains the definition and implementation of the parallel version of the Cellular Automaton.