| Constructor and Description |
|---|
PlanarConvexEmbedding(Graph<V,E> graph) |
| Modifier and Type | Method and Description |
|---|---|
Path<V,E> |
convexTesting()
Determines if a 2-connected graph has a convex drawing
and finds an extendable facial cycle
|
public Path<V,E> convexTesting() throws CannotBeAppliedException
CannotBeAppliedException - If graph has forbidden separation pairs