public static class DefaultLearningExample.DefaultDFALearningExample<I> extends DefaultLearningExample<I,Boolean,net.automatalib.automata.fsa.DFA<?,I>> implements LearningExample.DFALearningExample<I>
DefaultLearningExample.DefaultDFALearningExample<I>, DefaultLearningExample.DefaultMealyLearningExample<I,O>LearningExample.DFALearningExample<I>, LearningExample.MealyLearningExample<I,O>| Constructor and Description |
|---|
DefaultLearningExample.DefaultDFALearningExample(A automaton) |
DefaultLearningExample.DefaultDFALearningExample(net.automatalib.words.Alphabet<I> alphabet,
net.automatalib.automata.fsa.DFA<?,I> referenceAutomaton) |
getAlphabet, getReferenceAutomatonclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlphabet, getReferenceAutomatonpublic DefaultLearningExample.DefaultDFALearningExample(net.automatalib.words.Alphabet<I> alphabet, net.automatalib.automata.fsa.DFA<?,I> referenceAutomaton)
public DefaultLearningExample.DefaultDFALearningExample(A automaton)
Copyright © 2014. All Rights Reserved.