| Package | Description |
|---|---|
| graph.ordering.circular |
Classes including an implementation of the algorithm CIRCULAR and necessary helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
TriangulatedEdge<V> |
GraphCopy.addTriangulatedEdge(V v1,
V v2)
Adds a triangulated edge between the given two vertices
|