Module de.learnlib.algorithm.lstar
Package de.learnlib.algorithm.lstar
Class AutomatonLStarState<I,D,AI,S>
java.lang.Object
de.learnlib.algorithm.lstar.AutomatonLStarState<I,D,AI,S>
- Type Parameters:
I- The input alphabet type.D- The output domain type.AI- The hypothesis type.S- The hypothesis state type.
Class that contains all data that represent the internal state of the
AbstractAutomatonLStar learner and its
DFA and Mealy implementations.-
Method Summary