Package it.unimi.dsi.webgraph.examples
Class OutdegreeStats
java.lang.Object
it.unimi.dsi.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.-
Method Summary
-
Method Details
-
main
public static void main(String[] arg) throws IllegalArgumentException, SecurityException, IllegalAccessException, InvocationTargetException, NoSuchMethodException, JSAPException, IOException
-