COIN-OR::LEMON - Graph Library

Changeset 759:2d2d41010cb9 in lemon-0.x


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

New Doxygen module for path/flow algs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/minlengthpaths.h

    r611 r759  
    33#define HUGO_MINLENGTHPATHS_H
    44
    5 ///\ingroup galgs
     5///\ingroup flowalgs
    66///\file
    77///\brief An algorithm for finding k paths of minimal total length.
     
    1717namespace hugo {
    1818
    19 /// \addtogroup galgs
     19/// \addtogroup flowalgs
    2020/// @{
    2121
Note: See TracChangeset for help on using the changeset viewer.