Uses of Interface
de.learnlib.algorithm.PassiveLearningAlgorithm.PassiveAcceptorLearner
-
Packages that use PassiveLearningAlgorithm.PassiveAcceptorLearner Package Description de.learnlib.algorithm This package (including sub-packages) contains the basic interfaces and classes of learning algorithms of LearnLib. -
-
Uses of PassiveLearningAlgorithm.PassiveAcceptorLearner in de.learnlib.algorithm
Subinterfaces of PassiveLearningAlgorithm.PassiveAcceptorLearner in de.learnlib.algorithm Modifier and Type Interface Description static interfacePassiveLearningAlgorithm.PassiveDFALearner<I>Basic interface for passive learning algorithms that inferDFAs.
-