de.uni_luebeck.isp.rltlconv.automata
Applies a function to both NBAs.
Applies a function to both NBAs.
the function to apply on both NBAs.
a new NBA specular containing the two transformed NBAs.
the second NBA.
the first NBA.
Converts the NBA specular into a DFA specular by transforming both NBAs.
Converts the NBA specular into a DFA specular by transforming both NBAs.
the DFA specular.
Converts the two NBAs into dot format.
Converts the two NBAs into dot format.
a string containing the two NBAs in dot format.
Minimizes the two NBAs of the specular.
Minimizes the two NBAs of the specular.
a specular containing the minimized NBAs
Converts the two NBA of the specular to a single FSM by transforming them into NFAs and merging these two NFAs.
Converts the two NBA of the specular to a single FSM by transforming them into NFAs and merging these two NFAs.
the FSM.
Converts the NBA specular into an NFA specular by transforming both NBAs.
Converts the NBA specular into an NFA specular by transforming both NBAs.
the NFA specular.
Converts the two NBAs into AFF format.
Converts the two NBAs into AFF format.
a string containing the two NBAs in AFF format.
Represents a pair of NBAs
the first NBA.
the second NBA.