I - The input alphabet type.D - The output domain type.AI - The hypothesis type.S - The hypothesis state type.public class AutomatonLStarState<I,D,AI,S> extends AbstractLStarState<I,D>
AbstractAutomatonLStar learner and its
DFA and Mealy implementations.Copyright © 2020. All rights reserved.