Class TTTLearnerState<I,​D>

  • Type Parameters:
    I - The input alphabet type.
    D - The output domain type.

    public class TTTLearnerState<I,​D>
    extends Object
    Class that contains all data that represent the internal state of the AbstractTTTLearner learner and its DFA and Mealy implementations.