Changeset 1786:a263c131e999 in lemon-0.x
- Timestamp:
- 11/10/05 13:41:33 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2324
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/preflow.h
r1762 r1786 220 220 ///\ref flowValue returns the value of a maximum flow and \ref 221 221 ///minCut returns a minimum cut. 222 ///\warning \ref min Cut(), \ref minMinCut() and \ref maxMinCut() do not222 ///\warning \ref minMinCut() and \ref maxMinCut() do not 223 223 ///give minimum value cuts unless calling \ref phase2(). 224 224 void phase1()
Note: See TracChangeset
for help on using the changeset viewer.