Class DefaultLearningExample.DefaultMealyLearningExample<I,​D>

    • Constructor Detail

      • DefaultMealyLearningExample

        public DefaultMealyLearningExample​(A automaton)
      • DefaultMealyLearningExample

        public DefaultMealyLearningExample​(Alphabet<I> alphabet,
                                           MealyMachine<?,​I,​?,​D> referenceAutomaton)