Package it.unimi.dsi.webgraph.scratch
Class AdjMatrixPSOut
- java.lang.Object
-
- it.unimi.dsi.webgraph.scratch.AdjMatrixPSOut
-
public class AdjMatrixPSOut extends java.lang.Object
Outputs (onto stdout) an EPS image showing a sketch of the graph adjacency matrix.
-
-
Constructor Summary
Constructors Constructor Description AdjMatrixPSOut()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] arg)
-