Bridges-Java-2.3.3
2.3.3
Bridges(JavaAPI)
|
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 |