Gecode::MiniModel::FinalBag Class Reference
For collecting final states while constructing a DFA. More...
Public Member Functions | |
FinalBag (void) | |
void | add (int) |
void | finish (void) |
int * | finals (void) |
Detailed Description
For collecting final states while constructing a DFA.
Definition at line 718 of file reg.cpp.
Constructor & Destructor Documentation
Member Function Documentation
void Gecode::MiniModel::FinalBag::add | ( | int | state | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/minimodel/reg.cpp (Revision: 11279)