reglibcpp
2.0.0
A C++ implementation of models for regular languages
|
Contains the reg::fabuilder class definition. More...
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. | |
Contains the reg::fabuilder class definition.
Definition in file fabuilder.h.