public class SimpleGraphDraw extends Object
Constructor and Description |
---|
SimpleGraphDraw() |
Modifier and Type | Method and Description |
---|---|
static Graph |
getGraph()
Generates a graph: in this case, reads it from the file
"samples/datasetsgraph/simple.net"
|
static void |
main(String[] args) |
public static void main(String[] args) throws IOException
IOException
public static Graph getGraph() throws IOException
IOException
Copyright © 2014. All rights reserved.