Package it.unimi.dsi.big.webgraph.typed
Class EstimateTypedGraphSize
java.lang.Object
it.unimi.dsi.big.webgraph.typed.EstimateTypedGraphSize
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EstimateTypedGraphSize
public EstimateTypedGraphSize()
-
-
Method Details
-
estimate
public static Map<String,it.unimi.dsi.stat.SummaryStats> estimate(ImmutableGraph graph, it.unimi.dsi.webgraph.ImmutableGraph typeGraph, it.unimi.dsi.fastutil.longs.LongBigList nodeTypes, it.unimi.dsi.logging.ProgressLogger pl) throws IOException - Throws:
IOException
-
main
public static void main(String[] args) throws com.martiansoftware.jsap.JSAPException, ClassNotFoundException, IOException - Throws:
com.martiansoftware.jsap.JSAPException
ClassNotFoundException
IOException
-