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