COIN-OR::LEMON - Graph Library

Changeset 1865:dcefd1d1377f in lemon-0.x for lemon/floyd_warshall.h


Ignore:
Timestamp:
12/19/05 10:47:10 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2438
Message:

Doc fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/floyd_warshall.h

    r1765 r1865  
    9999    typedef typename _LengthMap::Value Value;
    100100
    101     /// \brief Operation traits for belmann-ford algorithm.
     101    /// \brief Operation traits for floyd-warshall algorithm.
    102102    ///
    103103    /// It defines the infinity type on the given Value type
Note: See TracChangeset for help on using the changeset viewer.