Constant Field Values
Contents
de.learnlib.*
-
de.learnlib.testsupport.AbstractGrowingAlphabetTest<L extends SupportsGrowingAlphabet<I> & LearningAlgorithm<M,I,D>,M extends UniversalDeterministicAutomaton<?,I,?,?,?> & Output<I,D>,OR,I,D> Modifier and Type Constant Field Value protected static final int
DEFAULT_AUTOMATON_SIZE
15
protected static final int
RANDOM_SEED
42
-
de.learnlib.testsupport.AbstractResumableLearnerTest<L extends Resumable<T> & LearningAlgorithm<M,I,D>,M extends UniversalDeterministicAutomaton<?,I,?,?,?>,OR,I,D,T> Modifier and Type Constant Field Value protected static final int
RANDOM_SEED
42