graph#
Mobjects used to represent mathematical graphs (think graph theory, not plotting).
Classes
A directed graph. |
|
Abstract base class for graphs (that is, a collection of vertices connected with edges). |
|
An undirected graph (vertices connected with edges). |