lemon/floyd_warshall.h
changeset 2111 ea1fa1bc3f6d
parent 2042 bdc953f2a449
child 2151 38ec4a930c05
     1.1 --- a/lemon/floyd_warshall.h	Mon Jun 26 15:40:35 2006 +0000
     1.2 +++ b/lemon/floyd_warshall.h	Wed Jun 28 15:06:24 2006 +0000
     1.3 @@ -171,7 +171,7 @@
     1.4    /// edges. It is read once for each edge, so the map may involve in
     1.5    /// relatively time consuming process to compute the edge length if
     1.6    /// it is necessary. The default map type is \ref
     1.7 -  /// concept::StaticGraph::EdgeMap "Graph::EdgeMap<int>".  The value
     1.8 +  /// concept::Graph::EdgeMap "Graph::EdgeMap<int>".  The value
     1.9    /// of _LengthMap is not used directly by FloydWarshall, it is only passed 
    1.10    /// to \ref FloydWarshallDefaultTraits.  \param _Traits Traits class to set
    1.11    /// various data types used by the algorithm.  The default traits