src/hugo/mincostflows.h
changeset 758 49b1a30c4dc4
parent 661 d306e777117e
child 776 f2994a2b10b2
     1.1 --- a/src/hugo/mincostflows.h	Thu Aug 05 08:53:09 2004 +0000
     1.2 +++ b/src/hugo/mincostflows.h	Thu Aug 05 11:38:26 2004 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  #ifndef HUGO_MINCOSTFLOWS_H
     1.5  #define HUGO_MINCOSTFLOWS_H
     1.6  
     1.7 -///\ingroup galgs
     1.8 +///\ingroup flowalgs
     1.9  ///\file
    1.10  ///\brief An algorithm for finding a flow of value \c k (for small values of \c k) having minimal total cost 
    1.11  
    1.12 @@ -15,7 +15,7 @@
    1.13  
    1.14  namespace hugo {
    1.15  
    1.16 -/// \addtogroup galgs
    1.17 +/// \addtogroup flowalgs
    1.18  /// @{
    1.19  
    1.20    ///\brief Implementation of an algorithm for finding a flow of value \c k