| Package | Description |
|---|---|
| graph.algorithms.planarity |
Implementations of different planarity testing algorithms.
|
| Class and Description |
|---|
| Embedding
Represents embedding of a graph - clockwise order of edges around each vertex
|
| PlanarityTestingAlgorithm
A class which should be extended by all planarity testing implementations
|