COIN-OR::LEMON - Graph Library

Changeset 1020:f42cb3146ed4 in lemon-0.x


Ignore:
Timestamp:
11/22/04 18:50:26 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1410
Message:

Fix Edmonds' name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/suurballe.h

    r987 r1020  
    4646  ///
    4747  ///\note It it questionable whether it is correct to call this method after
    48   ///%Suurballe for it is just a special case of Edmond's and Karp's algorithm
     48  ///%Suurballe for it is just a special case of Edmonds' and Karp's algorithm
    4949  ///for finding minimum cost flows. In fact, this implementation just
    5050  ///wraps the MinCostFlow algorithms. The paper of both %Suurballe and
Note: See TracChangeset for help on using the changeset viewer.