lemon/csp.h
changeset 2376 0ed45a6c74b1
parent 2373 134639e6ea45
child 2377 83775fab25dc
     1.1 --- a/lemon/csp.h	Tue Feb 20 15:53:33 2007 +0000
     1.2 +++ b/lemon/csp.h	Wed Feb 21 13:30:21 2007 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  #ifndef LEMON_CSP_H
     1.5  #define LEMON_CSP_H
     1.6  
     1.7 -///\ingroup flowalgs
     1.8 +///\ingroup approx
     1.9  ///\file
    1.10  ///\brief Algorithm for the Resource Constrained Shortest Path problem.
    1.11  ///