helix.graph.io
Interface GraphWriter

All Known Implementing Classes:
AbstractGraphWriter, DimacsExtendedWriter

public interface GraphWriter


Method Summary
 void write(Graph graph)
           
 

Method Detail

write

void write(Graph graph)
           throws IOException
Throws:
IOException