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