I - input symbol typeO - output symbol typepublic static interface LearningCache.MealyLearningCache<I,O> extends LearningCache<net.automatalib.automata.transout.MealyMachine<?,I,?,O>,I,net.automatalib.words.Word<O>>
LearningCache interface for Mealy machine learning.LearningCache.DFALearningCache<I>, LearningCache.MealyLearningCache<I,O>createCacheConsistencyTestCopyright © 2014. All Rights Reserved.