|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LWEdge | The interface to be implemented for edge objects to be used with the light-weight graph. |
LWNode | The interface to be implemented for node objects to be used with the light-weight graph. |
LWPort | The interface to be implemented for ports that are used used with the light-weight component network. |
Class Summary | |
---|---|
BasicLWEdge | A basic implementation of the light-weight edge interface. |
BasicLWNode | A basic implementation of the light-weight node interface. |
BasicLWPort | A basic implementation of the light-weight port interface. |
LightweightGraph | A light-weight graph data structure. |
LightweightNetwork | A light-weight network is an extension of light-weight graph, and adds methods for dealing with explicit port objects. |
Topology | The primitive data structure underlying a light-weight graph. |
Traversal | A primitive data structure that makes graph traversal and algorithms more efficient. |
A light-weight graph package for implementing Pods. More more more...
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |