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
IOExceptionpublic static Graph getGraph() throws IOException
IOException - if there is an error in reading the fileCopyright © 2016. All rights reserved.