public class GraphReaderBrite extends Object implements GraphReaderIF
| Constructor and Description |
|---|
GraphReaderBrite() |
| Modifier and Type | Method and Description |
|---|---|
TopologicalGraph |
readGraphFile(String filename)
this method just reads the file and creates an TopologicalGraph object
|
public TopologicalGraph readGraphFile(String filename) throws IOException
readGraphFile in interface GraphReaderIFfilename - name of the file to readIOExceptionCopyright © 2012 The Cloud Computing and Distributed Systems (CLOUDS) Laboratory, The University of Melbourne. All Rights Reserved.