Package it.unimi.dsi.big.webgraph.examples
package it.unimi.dsi.big.webgraph.examples
Example classes that do nice things using the WebGraph framework.
-
ClassesClassDescriptionExposes a graph in a simple binary format as an (offline-only)
ImmutableGraph.A class exposing a list of triples as anArcLabelledImmutableGraph.The main method of this class loads an arbitraryImmutableGraphand performs a sequential scan to establish the minimum, maximum and average outdegree.