Package org.graph4j.io
Class DimacsIO
java.lang.Object
org.graph4j.io.DimacsIO
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
DimacsIO
public DimacsIO()
-
-
Method Details
-
read
-