Uses of Class
org.graffiti.graph.AbstractGraph
| Package | Description |
|---|---|
| org.graffiti.graph |
Contains graph interfaces and classes.
|
-
Uses of AbstractGraph in org.graffiti.graph
Subclasses of AbstractGraph in org.graffiti.graph Modifier and Type Class Description classAdjListGraphImplements theGraph-interface using an adjacency list representation of the graph.classOptAdjListGraphImplements theGraph-interface using an adjacency list representation of the graph.