Class Summary |
Arc |
An Edge object is built using two Node objects. |
ArcSet |
The EdgeSet and ArcSet class are derivated from MascoptSet. |
ArcSetFactory |
SubSet description : ; |
DiGraph |
The Graph class constructs a non directed graph using a node set and an edge set. |
DiGraphFactory |
SubSet description : ; |
DiPath |
A Chain object give the ability to build a chain over a Graph. |
Edge |
An Edge object is built using two Node objects. |
EdgeSet |
The EdgeSet and ArcSet class are derivated from MascoptSet. |
EdgeSetFactory |
SubSet description : ; |
Graph |
The Graph class constructs a non directed graph using a node set and an edge set. |
GraphFactory |
SubSet description : ; |
Path |
A Chain object give the ability to build a chain over a Graph. |
Vertex |
A Node object is the most basic elements which can be built. |
VertexSet |
The NodeSet class is derivated from MascoptSet. |
VertexSetFactory |
SubSet description : ; |