Uses of Class
org.jgrapht.webgraph.AbstractImmutableBigGraphAdapter
-
Packages that use AbstractImmutableBigGraphAdapter Package Description org.jgrapht.webgraph Adapters for graphs stored using WebGraph's compressed and succinct formats. -
-
Uses of AbstractImmutableBigGraphAdapter in org.jgrapht.webgraph
Subclasses of AbstractImmutableBigGraphAdapter in org.jgrapht.webgraph Modifier and Type Class Description classImmutableDirectedBigGraphAdapterAn adapter class for directed graphs using WebGraph (big)'sImmutableGraph.classImmutableUndirectedBigGraphAdapterAn adapter class for undirected graphs using WebGraph (big)'sImmutableGraph.
-