Class KearnsVaziraniDFAState<I>

java.lang.Object
de.learnlib.algorithm.kv.dfa.KearnsVaziraniDFAState<I>
Type Parameters:
I - The input alphabet type.

public class KearnsVaziraniDFAState<I> extends Object
Class that contains all data that represent the internal state of the KearnsVaziraniDFA learner.