Class Summary |
AbstractEdge |
An AbstractEdge object is built using two AbstractVertex objects. |
AbstractEdgeSet |
The AbstractEdgeSet class is derivated from MascoptSet. |
AbstractGraph |
The AbstractGraph class constructs a non directed graph using a vertex set and an edge set. |
AbstractPath |
An AbstractPath object give the ability to build a path over an AbstractGraph. |
AbstractVertex |
An AbstractVertex object is the most basic element one can build. |
AbstractVertexSet |
The AbstractVertexSet class is derivated from MascoptSet. |
MascoptObject |
MascoptObject implements the valuation system to store String,
Double and Integer. |
MascoptSet |
This class implements the concept of MascoptSet. |