Uses of Package
de.learnlib.algorithm
-
Classes in de.learnlib.algorithm used by de.learnlib.algorithm Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.LearningAlgorithm Basic interface for a model inference algorithm.PassiveLearningAlgorithm PassiveLearningAlgorithm.PassiveAcceptorLearner Basic interface for passive learning algorithms that infer finite-state acceptors (DFA
s orNFA
s). -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.aaar Class Description LearnerConstructor A simplified view on the constructor of a learning algorithm that only requires anAlphabet
definition and aMembershipOracle
.LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.aaar.explicit Class Description LearnerConstructor A simplified view on the constructor of a learning algorithm that only requires anAlphabet
definition and aMembershipOracle
.LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner LearningAlgorithm.MealyLearner LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.aaar.generic Class Description LearnerConstructor A simplified view on the constructor of a learning algorithm that only requires anAlphabet
definition and aMembershipOracle
.LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner LearningAlgorithm.MealyLearner LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.adt.learner Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.dhc.mealy Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.GlobalSuffixLearner.GlobalSuffixLearnerMealy LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.kv.dfa Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.kv.mealy Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lambda.lstar Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lambda.ttt Class Description LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lambda.ttt.dfa Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lambda.ttt.mealy Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lsharp Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lstar Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lstar.dfa Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.GlobalSuffixLearner.GlobalSuffixLearnerDFA LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lstar.mealy Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.GlobalSuffixLearner.GlobalSuffixLearnerMealy LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.lstar.moore Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.malerpnueli Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.GlobalSuffixLearner.GlobalSuffixLearnerDFA GlobalSuffixLearner.GlobalSuffixLearnerMealy LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner LearningAlgorithm.MealyLearner LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.nlstar Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner LearningAlgorithm.NFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.observationpack Class Description LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.observationpack.dfa Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.observationpack.mealy Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.observationpack.moore Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.observationpack.vpa Class Description LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.ostia Class Description PassiveLearningAlgorithm -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.procedural.adapter.dfa Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.GlobalSuffixLearner.GlobalSuffixLearnerDFA LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.procedural.adapter.mealy Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.GlobalSuffixLearner.GlobalSuffixLearnerMealy LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.procedural.sba Class Description LearnerConstructor A simplified view on the constructor of a learning algorithm that only requires anAlphabet
definition and aMembershipOracle
.LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.procedural.spa Class Description LearnerConstructor A simplified view on the constructor of a learning algorithm that only requires anAlphabet
definition and aMembershipOracle
.LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.procedural.spmm Class Description LearnerConstructor A simplified view on the constructor of a learning algorithm that only requires anAlphabet
definition and aMembershipOracle
.LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.rivestschapire Class Description GlobalSuffixLearner Common interface for learning algorithms that use a global suffix set.GlobalSuffixLearner.GlobalSuffixLearnerDFA GlobalSuffixLearner.GlobalSuffixLearnerMealy LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner LearningAlgorithm.MealyLearner LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.rpni Class Description PassiveLearningAlgorithm PassiveLearningAlgorithm.PassiveAcceptorLearner Basic interface for passive learning algorithms that infer finite-state acceptors (DFA
s orNFA
s).PassiveLearningAlgorithm.PassiveDFALearner Basic interface for passive learning algorithms that inferDFA
s.PassiveLearningAlgorithm.PassiveMealyLearner Basic interface for passive learning algorithms that inferMealy machines
.PassiveLearningAlgorithm.PassiveMooreLearner Basic interface for passive learning algorithms that inferMoore machines
. -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.ttt.base Class Description LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.ttt.dfa Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.ttt.mealy Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.ttt.moore Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.algorithm.ttt.vpa Class Description LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.datastructure.observationtable Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner LearningAlgorithm.MealyLearner LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.filter.statistic.learner Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner LearningAlgorithm.MealyLearner LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.statistic Class Description LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.testsupport Class Description LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.testsupport.it.learner Class Description LearningAlgorithm Basic interface for a model inference algorithm.PassiveLearningAlgorithm -
Classes in de.learnlib.algorithm used by de.learnlib.util Class Description LearningAlgorithm Basic interface for a model inference algorithm. -
Classes in de.learnlib.algorithm used by de.learnlib.util.mealy Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MealyLearner -
Classes in de.learnlib.algorithm used by de.learnlib.util.moore Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.MooreLearner -
Classes in de.learnlib.algorithm used by de.learnlib.util.nfa Class Description LearningAlgorithm Basic interface for a model inference algorithm.LearningAlgorithm.DFALearner