Module de.learnlib.algorithm.kv
Package de.learnlib.algorithm.kv.dfa
Class KearnsVaziraniDFAState<I>
java.lang.Object
de.learnlib.algorithm.kv.dfa.KearnsVaziraniDFAState<I>
- Type Parameters:
I- The input alphabet type.
Class that contains all data that represent the internal state of the
KearnsVaziraniDFA learner.-
Method Summary