Class DefaultLearningExample.DefaultMealyLearningExample<I,​D>

    • Constructor Detail

      • DefaultMealyLearningExample

        public DefaultMealyLearningExample​(A automaton)
      • DefaultMealyLearningExample

        public DefaultMealyLearningExample​(net.automatalib.alphabet.Alphabet<I> alphabet,
                                           net.automatalib.automaton.transducer.MealyMachine<?,​I,​?,​D> referenceAutomaton)