Module de.learnlib.common.util
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)Query
as anAdaptiveQuery
so that it can be answered by anAdaptiveMembershipOracle
.WordAdaptiveQuery<I,O> Wraps a given (non-empty)Word
as anAdaptiveQuery
so that it can be answered by anAdaptiveMembershipOracle
.