Gecode::DFA::DFAI::HashEntry Class Reference
Detailed Description
Specification of transition range.Definition at line 59 of file dfa.icc.
Public Attributes | |
| int | symbol |
| Symbol. | |
| const Transition * | fst |
| First transition for the symbol. | |
| const Transition * | lst |
| Last transition for the symbol. | |
Member Data Documentation
The documentation for this class was generated from the following file:
- gecode/int/extensional/dfa.icc (Revision: 6102)
