Class OutdegreeStats

java.lang.Object
it.unimi.dsi.big.webgraph.examples.OutdegreeStats

public class OutdegreeStats extends Object
The main method of this class loads an arbitrary ImmutableGraph and performs a sequential scan to establish the minimum, maximum and average outdegree.