Module de.learnlib.algorithm.ttt
Package de.learnlib.algorithm.ttt.moore
-
Class Summary Class Description TTTDTNodeMoore<I,D> AMooreMachine
-based specialization of the DT node.TTTHypothesisMoore<I,O> AMooreMachine
-based specialization of the TTT hypothesis.TTTLearnerMoore<I,O> AMooreMachine
-based specialization ofAbstractTTTLearner
.TTTLearnerMooreBuilder<I,O> A builder for constructingTTTLearnerMoore
instances.TTTStateMoore<I,O> AMooreMachine
-specific state of theTTTHypothesisMoore
class.