Class and Description |
---|
Edge
This is the
Edge class.
This class models an undirected edge for a graph. |
Graph
This is the
Graph class. |
Triangle
This is the
Triangle class.
This represents a triangle and is included in this library for use
with the static triangulation method of Graph . |
Vertex
This is the
Vertex class.
This represents a vertex in a graph. |