Changeset 1020:f42cb3146ed4 in lemon-0.x
- Timestamp:
- 11/22/04 18:50:26 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1410
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/lemon/suurballe.h
r987 r1020 46 46 /// 47 47 ///\note It it questionable whether it is correct to call this method after 48 ///%Suurballe for it is just a special case of Edmond 'sand Karp's algorithm48 ///%Suurballe for it is just a special case of Edmonds' and Karp's algorithm 49 49 ///for finding minimum cost flows. In fact, this implementation just 50 50 ///wraps the MinCostFlow algorithms. The paper of both %Suurballe and
Note: See TracChangeset
for help on using the changeset viewer.