| Package | Description |
|---|---|
| net.automatalib.graphs.ads |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecursiveADSNode<S,I,O,N extends RecursiveADSNode<S,I,O,N>>
An interface representing a node in an adaptive distinguishing sequence (which essentially forms a decision tree).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ADSNode<S,I,O>
A (simplified) node in an adaptive distinguishing sequence.
|
Copyright © 2018. All rights reserved.