Applies a function to both NFAs.
Applies a function to both NFAs.
the function to apply on both NFAs.
a new NFA specular containing the two transformed NFAs.
the second NFA.
the first NFA.
Converts the two NFAs into dot format.
Converts the two NFAs into dot format.
a string containing the two NFAs in dot format.
Minimizes the two NFAs of the specular.
Minimizes the two NFAs of the specular.
a specular containing the minimized NFAs
Converts the two NFAs of the specular into a Moore machine.
Converts the two NFAs of the specular into a Moore machine.
the Moore machine created from the two NFAs.
Reduces the two NFAs of the specular.
Reduces the two NFAs of the specular.
a specular containing the reduced NFAs
Converts the two NFAs into AFF format.
Converts the two NFAs into AFF format.
a string containing the two NFAs in AFF format.
Represents a pair of NFAs
the first NFA.
the second NFA.