Changeset 871:88e20db54102 in lemon-0.x for src/demo/sub_graph_wrapper_demo.cc
- Timestamp:
- 09/16/04 17:18:25 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1171
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/demo/sub_graph_wrapper_demo.cc
r869 r871 3 3 // Use a DIMACS max flow file as stdin. 4 4 // sub_graph_wrapper_demo < dimacs_max_flow_file 5 // This program computes a maximum number of disjoint shortest paths5 // This program computes a maximum number of edge-disjoint shortest paths 6 6 // between s and t. 7 7
Note: See TracChangeset
for help on using the changeset viewer.