#include "grid.hpp"#include <vector>Include dependency graph for rule.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Rule |
| Model class for a rule. More... | |
Typedefs | |
| typedef vector< vector< int > > | matrix |
Enumerations | |
| enum | GridType { nINITIAL, nFINAL } |
| Type enum. More... | |
|
|
|
|
|
Type enum. This enumeration is used to specify the grid. |
1.4.6