Changeset 632:3f3e184252d2 in lemon-0.x for src/work
- Timestamp:
- 05/13/04 13:25:52 (21 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@823
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/jacint/max_flow.h
r631 r632 38 38 ///the inclusionwise minimum and maximum of the minimum value 39 39 ///cuts, resp.) 40 ///\param Graph The undirected graph type the algorithm runs on.40 ///\param Graph The directed graph type the algorithm runs on. 41 41 ///\param Num The number type of the capacities and the flow values. 42 42 ///\param CapMap The type of the capacity map.
Note: See TracChangeset
for help on using the changeset viewer.