LEMON 1.0.7
|
This group describes methods for reading and writing LEMON Graph Format.
Classes | |
class | DigraphReader< _Digraph > |
LGF reader for directed graphs More... | |
class | GraphReader< _Graph > |
LGF reader for undirected graphs More... | |
class | SectionReader |
Section reader class. More... | |
class | LgfContents |
Reader for the contents of the LGF file. More... | |
class | DigraphWriter< _Digraph > |
LGF writer for directed graphs More... | |
class | GraphWriter< _Graph > |
LGF writer for directed graphs More... | |
class | SectionWriter |
Section writer class. More... | |
Files | |
file | lgf_reader.h |
LEMON Graph Format reader. | |
file | lgf_writer.h |
LEMON Graph Format writer. |