Package de.learnlib.util.mealy
-
Class Summary Class Description MealyUtil Utility class helping to unify various approaches to actively learning Mealy machines.PresetAdaptiveQuery<I,O> Wraps a given (non-empty)Queryas anAdaptiveQueryso that it can be answered by anAdaptiveMembershipOracle.WordAdaptiveQuery<I,O> Wraps a given (non-empty)Wordas anAdaptiveQueryso that it can be answered by anAdaptiveMembershipOracle.