reglibcpp  2.0.0
A C++ implementation of models for regular languages
Classes | Namespaces
gnfa.h File Reference

Contains the reg::gnfa class definition. More...

#include <memory>
#include <string>
#include <vector>
#include <functional>
#include "expression.h"

Go to the source code of this file.

Classes

class  reg::gnfa
 Represents generalized nondeterministic finite automata. More...
 

Namespaces

 reg
 Where this library lives.
 

Detailed Description

Contains the reg::gnfa class definition.

Definition in file gnfa.h.