Package org.eu.autogex.algorithms
package org.eu.autogex.algorithms
- ClassesClassDescriptionUtility class for Finite State Automata conversion.Utility class for DFA minimization.Implements Thompson's Construction algorithm to convert an Abstract Syntax Tree (AST) of a regular expression into an Epsilon-NFA (ENFA).