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

This file contains the definition and implementation of the sequential version of the Cellular Automaton. More...

#include <functional>
#include <iostream>
#include <tuple>
#include "cellular_automata.hpp"
#include "grid.hpp"

Go to the source code of this file.

Classes

class  ca::seq::CellularAutomaton< T >
 Sequential Cellular Automaton. More...
 

Namespaces

 ca
 Namespace of the framework.
 
 ca::seq
 Namespace containing the implementation of the sequential version.
 

Detailed Description

This file contains the definition and implementation of the sequential version of the Cellular Automaton.

Author
gerardo zinno (gerar.nosp@m.dozi.nosp@m.nno1@.nosp@m.gmai.nosp@m.l.com)
Version
0.1