Uses of Class
de.learnlib.algorithm.lstar.AutomatonLStarState
-
Packages that use AutomatonLStarState Package Description de.learnlib.algorithm.lstar -
-
Uses of AutomatonLStarState in de.learnlib.algorithm.lstar
Methods in de.learnlib.algorithm.lstar that return AutomatonLStarState Modifier and Type Method Description AutomatonLStarState<I,D,AI,S>AbstractAutomatonLStar. suspend()Methods in de.learnlib.algorithm.lstar with parameters of type AutomatonLStarState Modifier and Type Method Description voidAbstractAutomatonLStar. resume(AutomatonLStarState<I,D,AI,S> state)
-