Class AdjMatrixPSOut

java.lang.Object
it.unimi.dsi.webgraph.scratch.AdjMatrixPSOut

public class AdjMatrixPSOut extends Object
Outputs (onto stdout) an EPS image showing a sketch of the graph adjacency matrix.
  • Constructor Details

    • AdjMatrixPSOut

      public AdjMatrixPSOut()
  • Method Details

    • main

      public static void main(String[] arg) throws IOException, com.martiansoftware.jsap.JSAPException
      Throws:
      IOException
      com.martiansoftware.jsap.JSAPException