Package org.jgrapht.alg.planar
Algorithms for testing planarity of the graphs
-
Class Summary Class Description BoyerMyrvoldPlanarityInspector<V,E> An implementation of the Boyer-Myrvold planarity testing algorithm.
Class | Description |
---|---|
BoyerMyrvoldPlanarityInspector<V,E> |
An implementation of the Boyer-Myrvold planarity testing algorithm.
|