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