Module de.learnlib.algorithm.ttt
Package de.learnlib.algorithm.ttt.moore
package de.learnlib.algorithm.ttt.moore
-
ClassesClassDescriptionTTTDTNodeMoore<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.A builder for constructingTTTLearnerMooreinstances.TTTStateMoore<I,O> AMooreMachine-specific state of theTTTHypothesisMooreclass.