lemon/circulation.h
changeset 2533 aea952a1af99
parent 2527 10f3b3286e63
child 2541 e67ec65747fa
     1.1 --- a/lemon/circulation.h	Tue Dec 04 18:51:35 2007 +0000
     1.2 +++ b/lemon/circulation.h	Wed Dec 05 01:43:02 2007 +0000
     1.3 @@ -373,9 +373,9 @@
     1.4        return tolerance;
     1.5      } 
     1.6      
     1.7 -    /// \name Execution control The simplest way to execute the
     1.8 -    /// algorithm is to use one of the member functions called \c
     1.9 -    /// run().  
    1.10 +    /// \name Execution control
    1.11 +    /// The simplest way to execute the algorithm is to use one of the
    1.12 +    /// member functions called \c run().
    1.13      /// \n 
    1.14      /// If you need more control on initial solution or execution then
    1.15      /// you have to call one \ref init() function and then the start()