COIN-OR::LEMON - Graph Library

Changeset 849:cc3867a7d380 in lemon-0.x for src/hugo/preflow.h


Ignore:
Timestamp:
09/14/04 12:09:24 (20 years ago)
Author:
marci
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1148
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/preflow.h

    r836 r849  
    345345    ///cut. This method can be called both after running \ref
    346346    ///phase1 and \ref phase2. It is much faster after
    347     ///\ref phase1.  \pre M should be a node map of bools. \pre
     347    ///\ref phase1.  \pre M should be a bool-valued node-map. \pre
    348348    ///If \ref mincut is called after \ref phase2 then M should
    349349    ///be initialized to false.
Note: See TracChangeset for help on using the changeset viewer.