helix.graph.io
Interface GraphReader

All Known Implementing Classes:
AbstractGraphReader, DimacsExtendedReader, DimacsReader

public interface GraphReader


Method Summary
 Graph read()
           
 

Method Detail

read

Graph read()
           throws IOException
Throws:
IOException