Converts a given NBA into an NFA by transforming an emptiness-per-state test on the NBA and interpreting the result as an NFA.
Converts a given NBA into an NFA by transforming an emptiness-per-state test on the NBA and interpreting the result as an NFA.
the NBA.
the NFA created from the NBA.
Converts a given Buchi-automaton into an NFA by transforming an emptiness-per-state test on the Buchi-Automaton and interpreting the result as an NFA.
Converts a given Buchi-automaton into an NFA by transforming an emptiness-per-state test on the Buchi-Automaton and interpreting the result as an NFA.
the Buchi-Automaton.
the NFA created from the Buchi-automaton.
Factory for de.uni_luebeck.isp.rltlconv.automata.Nfa instances.