Module org.jgrapht.unimi.dsi
Package org.jgrapht.webgraph
Adapters for graphs stored using
WebGraph's compressed and succinct
formats.
-
Class Summary Class Description AbstractImmutableBigGraphAdapter<E extends it.unimi.dsi.fastutil.longs.LongLongPair> An abstract base class for adapters using WebGraph (big)'sImmutableGraph.AbstractImmutableGraphAdapter<E extends it.unimi.dsi.fastutil.ints.IntIntPair> An abstract base class for adapters using WebGraph'sImmutableGraph.ImmutableDirectedBigGraphAdapter An adapter class for directed graphs using WebGraph (big)'sImmutableGraph.ImmutableDirectedGraphAdapter An adapter class for directed graphs using WebGraph'sImmutableGraph.ImmutableUndirectedBigGraphAdapter An adapter class for undirected graphs using WebGraph (big)'sImmutableGraph.ImmutableUndirectedGraphAdapter An adapter class for undirected graphs using WebGraph'sImmutableGraph.