COIN-OR::LEMON - Graph Library

Changeset 758:49b1a30c4dc4 in lemon-0.x for src/hugo/mincostflows.h


Ignore:
Timestamp:
08/05/04 13:38:26 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1018
Message:

New Doxygen module for path/flow algs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/mincostflows.h

    r661 r758  
    33#define HUGO_MINCOSTFLOWS_H
    44
    5 ///\ingroup galgs
     5///\ingroup flowalgs
    66///\file
    77///\brief An algorithm for finding a flow of value \c k (for small values of \c k) having minimal total cost
     
    1616namespace hugo {
    1717
    18 /// \addtogroup galgs
     18/// \addtogroup flowalgs
    1919/// @{
    2020
Note: See TracChangeset for help on using the changeset viewer.