lemon/suurballe.h
changeset 425 cace3206223b
parent 346 7f26c4b32651
child 440 88ed40ad0d4f
     1.1 --- a/lemon/suurballe.h	Fri Dec 05 13:10:16 2008 +0000
     1.2 +++ b/lemon/suurballe.h	Mon Dec 08 11:06:39 2008 +0100
     1.3 @@ -51,7 +51,7 @@
     1.4    /// \warning Length values should be \e non-negative \e integers.
     1.5    ///
     1.6    /// \note For finding node-disjoint paths this algorithm can be used
     1.7 -  /// with \ref SplitDigraphAdaptor.
     1.8 +  /// with \ref SplitNodes.
     1.9  #ifdef DOXYGEN
    1.10    template <typename Digraph, typename LengthMap>
    1.11  #else