COIN-OR::LEMON - Graph Library

Changeset 1786:a263c131e999 in lemon-0.x


Ignore:
Timestamp:
11/10/05 13:41:33 (19 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2324
Message:

Doc bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/preflow.h

    r1762 r1786  
    220220    ///\ref flowValue returns the value of a maximum flow and \ref
    221221    ///minCut returns a minimum cut.
    222     ///\warning \ref minCut(), \ref minMinCut() and \ref maxMinCut() do not
     222    ///\warning \ref minMinCut() and \ref maxMinCut() do not
    223223    ///give minimum value cuts unless calling \ref phase2().
    224224    void phase1()
Note: See TracChangeset for help on using the changeset viewer.