COIN-OR::LEMON - Graph Library

Opened 15 years ago

Last modified 14 years ago

#180 closed task

Port the min. cost flow algorithms. — at Version 2

Reported by: Alpar Juttner Owned by: Peter Kovacs
Priority: major Milestone: LEMON 1.2 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description (last modified by Alpar Juttner)

This ticket is a follow-up of #47.

The affected files are

  • lemon/capacity_scaling.h
  • lemon/cost_scaling.h
  • lemon/cycle_canceling.h
  • lemon/network_simplex.h
  • lemon/min_cost_flow.h
  • lemon/min_cost_max_flow.h
  • test/min_cost_flow_test.cc
  • test/min_cost_flow_test.lgf
  • test/min_cost_flow_test.net

Change History (2)

comment:1 Changed 15 years ago by Alpar Juttner

Type: defectenhancement

comment:2 Changed 15 years ago by Alpar Juttner

Description: modified (diff)
Note: See TracTickets for help on using tickets.