| Package | Description |
|---|---|
| de.learnlib.datastructure.discriminationtree.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTemporaryIntrusiveDTNode<DSCR,O,D,T extends IntrusiveList<?>,N extends AbstractTemporaryIntrusiveDTNode<DSCR,O,D,T,N>>
An extension of the
AbstractDTNode that adds the concept of temporary splitters as well as linking
discrimination tree nodes outside of their regular tree structure. |
| Modifier and Type | Field and Description |
|---|---|
protected N |
AbstractTemporaryIntrusiveDTNode.nextElement |
Copyright © 2019. All rights reserved.