COIN-OR::LEMON - Graph Library

Changeset 2378:c479eab00a18 in lemon-0.x


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

Once again minor doc changes

Location:
lemon
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/circulation.h

    r2376 r2378  
    3232  ///Preflow algorithm for the Network Circulation Problem.
    3333 
    34   ///\ingroup flowalgs
     34  ///\ingroup max_flow
    3535  ///This class implements a preflow algorithm
    3636  ///for the Network Circulation Problem.
  • lemon/suurballe.h

    r2376 r2378  
    2020#define LEMON_SUURBALLE_H
    2121
    22 ///\ingroup flowalgs
     22///\ingroup shortest_path
    2323///\file
    2424///\brief An algorithm for finding k paths of minimal total length.
Note: See TracChangeset for help on using the changeset viewer.