COIN-OR::LEMON - Graph Library

Changeset 2037:32e4bebee616 in lemon-0.x for lemon/graph_reader.h


Ignore:
Timestamp:
04/04/06 19:43:23 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2676
Message:

Doxygen log corrections

doc of ResGraphAdaptor? has a bug in graph_adaptor.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/graph_reader.h

    r1956 r2037  
    4040  /// description of  \ref graph-io-page "Graph Input-Output".
    4141  ///
    42   /// If you don't need very sophisticated
    43   /// behaviour then you can use the versions of the public function
    44   /// \ref readGraph() to read a graph (or a max flow instance etc).
    45   ///
    4642  /// The file to be read may contain several maps and labeled nodes or
    4743  /// edges.
     
    385381  /// description of  \ref graph-io-page "Graph Input-Output".
    386382  ///
    387   /// If you don't need very sophisticated
    388   /// behaviour then you can use the versions of the public function
    389   /// \ref readGraph() to read a graph (or a max flow instance etc).
    390   ///
    391383  /// The given file format may contain several maps and labeled nodes or
    392384  /// edges.
Note: See TracChangeset for help on using the changeset viewer.