Creates an NBA from a given Buchi-automaton.
Creates an NBA from a given Buchi-automaton. This is just a transformation from one data structure into another while both represent the same automaton.
the Buchi-automaton that is transformed into an NBA.
the NBA created from the Buchi-automaton.
Creates an NBA from a given APA.
Creates an NBA from a given APA.
the APA that is transformed into a language-equivalent NBA.
the NBA created from the APA.
Factory for de.uni_luebeck.isp.rltlconv.automata.Nba instances.