Uses of Class
de.learnlib.algorithm.ostia.State
-
-
Uses of State in de.learnlib.algorithm.ostia
Methods in de.learnlib.algorithm.ostia that return State Modifier and Type Method Description static StateOSTIA. buildPtt(int alphabetSize, Iterator<Pair<IntSeq,IntSeq>> informant)Methods in de.learnlib.algorithm.ostia with parameters of type State Modifier and Type Method Description static voidOSTIA. ostia(State transducer)static @Nullable IntSeqOSTIA. run(State init, IntSeq input)
-