Uses of Class
org.jgrapht.webgraph.AbstractImmutableGraphAdapter
| Package | Description |
|---|---|
| org.jgrapht.webgraph |
Adapters for graphs stored using
WebGraph's compressed and succinct
formats.
|
-
Uses of AbstractImmutableGraphAdapter in org.jgrapht.webgraph
Subclasses of AbstractImmutableGraphAdapter in org.jgrapht.webgraph Modifier and Type Class Description classImmutableDirectedGraphAdapterAn adapter class for directed graphs using WebGraph'sImmutableGraph.classImmutableUndirectedGraphAdapterAn adapter class for undirected graphs using WebGraph'sImmutableGraph.