public class MalerPnueliMealy<I,O> extends ExtensibleLStarMealy<I,O>
ExtensibleAutomatonLStar.BuilderDefaultsOTLearner.OTLearnerDFA<I>, OTLearner.OTLearnerMealy<I,O>LearningAlgorithm.DFALearner<I>, LearningAlgorithm.MealyLearner<I,O>GlobalSuffixLearner.GlobalSuffixLearnerDFA<I>, GlobalSuffixLearner.GlobalSuffixLearnerMealy<I,O>cexHandler, closingStrategy, initialPrefixes, initialSuffixesinternalHyp, stateInfosalphabet, oracle, table| Constructor and Description |
|---|
MalerPnueliMealy(net.automatalib.words.Alphabet<I> alphabet,
MembershipOracle<I,net.automatalib.words.Word<O>> oracle) |
MalerPnueliMealy(net.automatalib.words.Alphabet<I> alphabet,
MembershipOracle<I,net.automatalib.words.Word<O>> oracle,
List<net.automatalib.words.Word<I>> initialSuffixes,
ClosingStrategy<? super I,? super net.automatalib.words.Word<O>> closingStrategy) |
exposeInternalHypothesis, hypothesisOutput, initialSuffixes, stateProperty, transitionProperty, updateInternalHypothesis, updateOutputsinitialPrefixes, refineHypothesisInternal, selectClosingRowscreateState, doRefineHypothesis, getHypothesisModel, setTransition, startLearningaddGlobalSuffixes, analyzeInconsistency, completeConsistentTable, getGlobalSuffixes, getObservationTable, incorporateCounterExample, refineHypothesisclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHypothesisModel, refineHypothesis, startLearninggetObservationTablepublic MalerPnueliMealy(net.automatalib.words.Alphabet<I> alphabet, MembershipOracle<I,net.automatalib.words.Word<O>> oracle)
public MalerPnueliMealy(net.automatalib.words.Alphabet<I> alphabet, MembershipOracle<I,net.automatalib.words.Word<O>> oracle, List<net.automatalib.words.Word<I>> initialSuffixes, ClosingStrategy<? super I,? super net.automatalib.words.Word<O>> closingStrategy)
Copyright © 2014. All Rights Reserved.