lemon/ssp_min_cost_flow.h
changeset 2376 0ed45a6c74b1
parent 2350 eb371753e814
child 2391 14a343be7a5a
     1.1 --- a/lemon/ssp_min_cost_flow.h	Tue Feb 20 15:53:33 2007 +0000
     1.2 +++ b/lemon/ssp_min_cost_flow.h	Wed Feb 21 13:30:21 2007 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  #ifndef LEMON_MIN_COST_FLOW_H
     1.5  #define LEMON_MIN_COST_FLOW_H
     1.6  
     1.7 -///\ingroup flowalgs 
     1.8 +///\ingroup min_cost_flow 
     1.9  ///
    1.10  ///\file
    1.11  ///\brief An algorithm for finding a flow of value \c k (for
    1.12 @@ -33,7 +33,7 @@
    1.13  
    1.14  namespace lemon {
    1.15  
    1.16 -  /// \addtogroup flowalgs
    1.17 +  /// \addtogroup min_cost_flow
    1.18    /// @{
    1.19  
    1.20    /// \brief Implementation of an algorithm for finding a flow of