COIN-OR::LEMON - Graph Library

Changeset 2408:467ca6d16556 in lemon-0.x for lemon/graph_adaptor.h


Ignore:
Timestamp:
03/13/07 16:42:06 (17 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3239
Message:

Doc improvements contributed by Peter Kovacs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/graph_adaptor.h

    r2392 r2408  
    14971497  ///\endcode
    14981498  ///
    1499   ///Then RevGraphAdaptor implements the graph structure with node-set
     1499  ///Then ResGraphAdaptor implements the graph structure with node-set
    15001500  /// \f$ V \f$ and edge-set \f$ A_{forward}\cup A_{backward} \f$,
    15011501  ///where \f$ A_{forward}=\{uv : uv\in A, f(uv)<c(uv)\} \f$ and
Note: See TracChangeset for help on using the changeset viewer.