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

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

#include "dfa.h"
#include "nfa.h"

Go to the source code of this file.

Classes

class  reg::fabuilder
 Constructs NFAs step by step. More...
 
struct  reg::fabuilder::nondeterminism_exception
 Signals that an operation requires full determinism and that no powerset construction was forced. More...
 

Namespaces

 reg
 Where this library lives.
 

Detailed Description

Contains the reg::fabuilder class definition.

Definition in file fabuilder.h.