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