Class 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.