|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| DomEdge | A representation of a dominance edge, as a pair of a source and a target node. |
| DomGraph | A dominance graph. |
| EdgeData | The data associated with an edge. |
| NodeData | The data associated with a node. |
| NodeLabels | A map which is used for storing the node labels of a labelled dominance graph. |
| Enum Summary | |
|---|---|
| EdgeType | An edge type. |
| NodeType | A node type. |
Provides basic classes for representing labelled dominance graphs and basic algorithms running on them.
DomGraph (representing
the unlabelled graph) and an object of class
NodeLabels (which assigns
each node a label).
NodeData, most importantly
its NodeType; similarly for
edges.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||