COIN-OR::LEMON - Graph Library

Changeset 2376:0ed45a6c74b1 in lemon-0.x for lemon/edmonds_karp.h


Ignore:
Timestamp:
02/21/07 14:30:21 (17 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3195
Message:

Reorganization of the modules and groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/edmonds_karp.h

    r2151 r2376  
    2121
    2222/// \file
    23 /// \ingroup flowalgs
     23/// \ingroup max_flow
    2424/// \brief Implementation of the Edmonds-Karp algorithm.
    2525
     
    3030namespace lemon {
    3131
    32   /// \ingroup flowalgs
     32  /// \ingroup max_flow
    3333  /// \brief Edmonds-Karp algorithms class.
    3434  ///
Note: See TracChangeset for help on using the changeset viewer.