| Class | Description |
|---|---|
| Inconsistency<I> |
An (RFSA) inconsistency in an
ObservationTable. |
| NLStarLearner<I> |
The NL* algorithm, as described in the paper "Angluin-Style
Learning of NFA" by B.
|
| ObservationTable<I> |
The observation table implementation for the
NL* algorithm. |
| Row<I> |
A single row in the
ObservationTable for NL*. |
Copyright © 2018. All rights reserved.