Changeset 879:25804ef35064 in lemon for lemon/capacity_scaling.h
- Timestamp:
- 11/12/09 23:52:51 (15 years ago)
- Branch:
- default
- Phase:
- public
- Rebase:
- 65336539373836373466333030303164666633626635373132396336363436646237366435313232
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/capacity_scaling.h
r878 r879 67 67 /// \ref CapacityScaling implements the capacity scaling version 68 68 /// of the successive shortest path algorithm for finding a 69 /// \ref min_cost_flow "minimum cost flow". It is an efficient dual 69 /// \ref min_cost_flow "minimum cost flow" \ref amo93networkflows, 70 /// \ref edmondskarp72theoretical. It is an efficient dual 70 71 /// solution method. 71 72 ///
Note: See TracChangeset
for help on using the changeset viewer.