Package de.learnlib.algorithm.observationpack.hypothesis
-
Class Summary Class Description HState<I,O,SP,TP> HTransition<I,O,SP,TP> OPLearnerHypothesis<I,O,SP,TP> Basic hypothesis data structure for Discrimination Tree learning algorithms.
| Class | Description |
|---|---|
| HState<I,O,SP,TP> | |
| HTransition<I,O,SP,TP> | |
| OPLearnerHypothesis<I,O,SP,TP> |
Basic hypothesis data structure for Discrimination Tree learning algorithms.
|