COIN-OR::LEMON - Graph Library

Changeset 1757:bd4199049036 in lemon-0.x for lemon/johnson.h


Ignore:
Timestamp:
11/02/05 17:43:18 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2289
Message:

Spellcheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/johnson.h

    r1754 r1757  
    184184  /// kind of length.
    185185  ///
    186   /// The algorithm solves the shortest path problem for each pairs
     186  /// The algorithm solves the shortest path problem for each pair
    187187  /// of node when the edges can have negative length but the graph should
    188188  /// not contain cycles with negative sum of length. If we can assume
Note: See TracChangeset for help on using the changeset viewer.