- java.lang.Object
-
- de.learnlib.algorithm.lstar.mealy.LStarMealyUtil
-
public final class LStarMealyUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <I> List<net.automatalib.word.Word<I>>
ensureSuffixCompliancy(List<net.automatalib.word.Word<I>> suffixes, net.automatalib.alphabet.Alphabet<I> alphabet, boolean needsConsistencyCheck)
-