COIN-OR::LEMON - Graph Library

Changeset 2509:a8081c9cd96a in lemon-0.x for lemon/min_cost_flow.h


Ignore:
Timestamp:
11/14/07 07:28:08 (16 years ago)
Author:
Peter Kovacs
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3374
Message:

Small changes in the min. cost flow classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/min_cost_flow.h

    r2474 r2509  
    5757  /// - Edge capacities and costs should be nonnegative integers.
    5858  ///   However \c CostMap::Value should be signed type.
    59   /// - Supply values should be integers.
     59  /// - Supply values should be signed integers.
    6060  /// - \c LowerMap::Value must be convertible to
    6161  ///   \c CapacityMap::Value and \c CapacityMap::Value must be
Note: See TracChangeset for help on using the changeset viewer.