Interface GlobalSuffixLearner.GlobalSuffixLearnerMealy<I,​O>

  • All Superinterfaces:
    GlobalSuffixLearner<net.automatalib.automaton.transducer.MealyMachine<?,​I,​?,​O>,​I,​net.automatalib.word.Word<O>>, LearningAlgorithm<net.automatalib.automaton.transducer.MealyMachine<?,​I,​?,​O>,​I,​net.automatalib.word.Word<O>>
    Enclosing interface:
    GlobalSuffixLearner<M,​I,​D>

    public static interface GlobalSuffixLearner.GlobalSuffixLearnerMealy<I,​O>
    extends GlobalSuffixLearner<net.automatalib.automaton.transducer.MealyMachine<?,​I,​?,​O>,​I,​net.automatalib.word.Word<O>>