COIN-OR::LEMON - Graph Library

Changes between Version 2 and Version 4 of Ticket #180


Ignore:
Timestamp:
02/23/09 21:15:09 (15 years ago)
Author:
Peter Kovacs
Comment:

The porting of Network Simplex is separated from the other MCF algorithms, since it is the most important, and it is easier to revise the interface of a single file. See #234 for details. For now on this ticket is only about the remaining MCF algorithms.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #180

    • Property Status changed from new to assigned
    • Property Milestone changed from LEMON 1.1 release to
    • Property Type changed from enhancement to task
    • Property Summary changed from Port the min. cost flow algorithms. to Port the remaining min. cost flow algorithms
  • Ticket #180 – Description

    v2 v4  
    55 - lemon/cost_scaling.h
    66 - lemon/cycle_canceling.h
    7  - lemon/network_simplex.h
    87 - lemon/min_cost_flow.h
    98 - lemon/min_cost_max_flow.h
    10  - test/min_cost_flow_test.cc
    11  - test/min_cost_flow_test.lgf
    12  - test/min_cost_flow_test.net