| Package | Description |
|---|---|
| de.learnlib.datastructure.observationtable |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObservationTable<I,D>
Observation table class.
|
class |
GenericObservationTable<I,D>
A generic observation table, that implements the classical OT semantics for fully specified systems.
|
class |
PartialObservationTable<I,O>
A specialized observation table that creates new long-prefix rows depending on the available input symbols of the
corresponding short-prefix row.
|
Copyright © 2019. All rights reserved.