public static interface LearningAlgorithm.MealyLearner<I,O> extends LearningAlgorithm<net.automatalib.automata.transout.MealyMachine<?,I,?,O>,I,net.automatalib.words.Word<O>>
LearningAlgorithm.DFALearner<I>, LearningAlgorithm.MealyLearner<I,O>
getHypothesisModel, refineHypothesis, startLearning
Copyright © 2016. All rights reserved.