| Package | Description |
|---|---|
| de.learnlib.datastructure.pta.bluefringe | |
| de.learnlib.datastructure.pta.pta |
| Modifier and Type | Method and Description |
|---|---|
<S extends AbstractBlueFringePTAState<?,?,S>> |
ProcessingOrder.createWorklist()
Creates a worklist for managing the set of blue states in the RPNI algorithm.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBlueFringePTA<SP,TP,S extends AbstractBlueFringePTAState<SP,TP,S>> |
class |
AbstractBlueFringePTAState<SP,TP,S extends AbstractBlueFringePTAState<SP,TP,S>> |
class |
RedBlueMerge<SP,TP,S extends AbstractBlueFringePTAState<SP,TP,S>> |
| Modifier and Type | Class and Description |
|---|---|
class |
BlueFringePTAState<SP,TP> |
| Modifier and Type | Field and Description |
|---|---|
protected S |
AbstractBlueFringePTAState.parent |
Copyright © 2018. All rights reserved.