| Package | Description |
|---|---|
| graph.algorithms.planarity.dual |
Classes represent dual graph and its elements.
|
| Class and Description |
|---|
| DualGraphVertex
Class represents vertices of dual graphs
Vertices of dual graphs are sets of faces of G, where G is a st-graph
(DAG with one source and one sink)
|