COIN-OR::LEMON - Graph Library

Changeset 586:04fdffd38e89 in lemon-0.x for src/work/jacint/max_flow.h


Ignore:
Timestamp:
05/08/04 18:04:28 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@763
Message:

doc

File:
1 edited

Legend:

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

    r557 r586  
    106106  public:
    107107 
    108     ///\todo Document this
     108    ///\todo Document this.
     109    ///\todo Maybe, it should be PRE_FLOW instead.
     110    ///- \c ZERO_FLOW means something,
     111    ///- \c GEN_FLOW means something else,
     112    ///- \c PREFLOW is something different.
    109113    enum flowEnum{
    110114      ZERO_FLOW=0,
Note: See TracChangeset for help on using the changeset viewer.