Class DimacsIO

java.lang.Object
org.graph4j.io.DimacsIO

public class DimacsIO extends Object
c comments p edge number-of-nodes number-of-edges e edge-source1 edge-target1 weight e edge-source2 edge-target2 weight http://prolland.free.fr/works/research/dsat/dimacs.html https://www.diag.uniroma1.it//challenge9/format.shtml#graph
Author:
Cristian Frăsinaru
  • Constructor Details

    • DimacsIO

      public DimacsIO()
  • Method Details