doc/lgf.dox
changeset 307 a3a69f5bba62
parent 212 1ae84dea7d09
child 317 64f8f7cc6168
equal deleted inserted replaced
5:dece288031ce 6:e010c4b5cbf3
    19 namespace lemon {
    19 namespace lemon {
    20 /*!
    20 /*!
    21 
    21 
    22 
    22 
    23 
    23 
    24 \page lgf-format Lemon Graph Format (LGF)
    24 \page lgf-format LEMON Graph Format (LGF)
    25 
    25 
    26 The \e LGF is a <em>column oriented</em>
    26 The \e LGF is a <em>column oriented</em>
    27 file format for storing graphs and associated data like
    27 file format for storing graphs and associated data like
    28 node and edge maps.
    28 node and edge maps.
    29 
    29