COIN-OR::LEMON - Graph Library

Changeset 2522:616c019215c4 in lemon-0.x for lemon/edmonds_karp.h


Ignore:
Timestamp:
11/27/07 16:41:43 (17 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3398
Message:

Performance bug in Preflow
The initial relabeling moved each node to the lowest level
Doc bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/edmonds_karp.h

    r2514 r2522  
    468468
    469469    /// \name Query Functions
    470     /// The result of the %Dijkstra algorithm can be obtained using these
     470    /// The result of the Edmonds-Karp algorithm can be obtained using these
    471471    /// functions.\n
    472472    /// Before the use of these functions,
Note: See TracChangeset for help on using the changeset viewer.