COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/lgf_reader.h

    r220 r236  
    1919///\ingroup lemon_io
    2020///\file
    21 ///\brief \ref lgf-format "Lemon Graph Format" reader.
     21///\brief \ref lgf-format "LEMON Graph Format" reader.
    2222
    2323
     
    23022302  ///
    23032303  /// This class can be used to read the sections, the map names and
    2304   /// the attributes from a file. Usually, the Lemon programs know
     2304  /// the attributes from a file. Usually, the LEMON programs know
    23052305  /// that, which type of graph, which maps and which attributes
    23062306  /// should be read from a file, but in general tools (like glemon)
Note: See TracChangeset for help on using the changeset viewer.