Data Structures

Lsystem.hpp File Reference

#include <string>
#include <set>
#include <map>
Include dependency graph for Lsystem.hpp:

Go to the source code of this file.

Data Structures

class  Lsystem
 Structure of the L-system, which consists of an alphabet of symbols, a collection of production rules and an initial axiom from which to begin the construction. More...