COIN-OR::LEMON - Graph Library

Changeset 632:3f3e184252d2 in lemon-0.x


Ignore:
Timestamp:
05/13/04 13:25:52 (20 years ago)
Author:
marci
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@823
Message:

undir -> dir in docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/jacint/max_flow.h

    r631 r632  
    3838  ///the inclusionwise minimum and maximum of the minimum value
    3939  ///cuts, resp.)                                                                                                                               
    40   ///\param Graph The undirected graph type the algorithm runs on.
     40  ///\param Graph The directed graph type the algorithm runs on.
    4141  ///\param Num The number type of the capacities and the flow values.
    4242  ///\param CapMap The type of the capacity map.
Note: See TracChangeset for help on using the changeset viewer.