| Interface | Description |
|---|---|
| MutableObservationTable<I,D> | |
| ObservationTable<I,D> |
An observation table is a common method for learning algorithms to store organize their observations.
|
| ObservationTableFeature<I,D> | |
| OTLearner<M,I,D> | |
| OTLearner.OTLearnerDFA<I> | |
| OTLearner.OTLearnerMealy<I,O> | |
| Row<I> |
A row in an observation table.
|
| Class | Description |
|---|---|
| GenericObservationTable<I,D> |
Observation table class.
|
| Inconsistency<I> |
A description of an inconsistency in an
GenericObservationTable. |
| OTUtils |
| Exception | Description |
|---|---|
| InvalidRowException | |
| NoSuchRowException |
Copyright © 2018. All rights reserved.