Package | Description |
---|---|
de.up.ling.irtg.algebra.graph |
The algebra of s-graphs, together with supporting classes.
|
Modifier and Type | Method and Description |
---|---|
SComponentRepresentation |
SComponentRepresentation.forgetReverse(int source,
int vNr,
SComponent oldComponent,
SComponent replacingComponent)
Returns the unique s-component representation C such that forgetting source name
source in C yields this representation, and source is assigned to node vNr in C. |
SComponentRepresentation |
SComponentRepresentation.forgetReverse(int source,
int vNr,
SComponent oldComponent,
Set<SComponent> replacingComponents)
Returns the unique s-component representation C such that forgetting source name
source in C yields this representation, and source is assigned to node vNr in C. |
Modifier and Type | Method and Description |
---|---|
Set<SComponentRepresentation> |
SGraphBRDecompositionAutomatonTopDown.getStoredConstantsForID(int labelID) |
Copyright © 2017. All rights reserved.