| Package | Description |
|---|---|
| de.learnlib.algorithms.ttt.base |
| Modifier and Type | Field and Description |
|---|---|
protected IncomingList<I,D> |
AbstractTTTLearner.openTransitions
Open transitions, i.e., transitions that possibly point to a non-leaf node in the discrimination tree.
|
| Modifier and Type | Method and Description |
|---|---|
IncomingList<I,D> |
AbstractBaseDTNode.getIncoming() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncomingList.insertAllIncoming(IncomingList<I,D> list) |
Copyright © 2018. All rights reserved.