Class MealyDHCState<I,​O>

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

    public class MealyDHCState<I,​O>
    extends Object
    Class that contains all data that represent the internal state of the MealyDHC learner.