![]() |
Bridges-Java 3.5.1
Bridges(Java API)
|
import bridges.base.GraphAdjMatrix;Classes | |
| class | bridges.base.GraphAdjMatrixSimple< K > |
| The GraphAdjMatrixSimple class is a simplification of the GraphAdjList class; this class is useful in applications where vertex and edge specific information is not used; this class is thus a specialization of GraphAdjList with only a single generic parameter that specifies the key type. More... | |
Packages | |
| package | bridges.base |