COIN-OR::LEMON - Graph Library

Changeset 657:dacc2cee2b4c in lemon for doc

Timestamp:
04/17/09 18:14:35 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Slightly modify the interface of Circulation and Preflow (#266)
in order to synchronize them to the interface of NetworkSimplex?.

Circulation:

  • The "delta" notation is replaced by "supply".
  • lowerCapMap(), upperCapMap() are renamed to lowerMap() and upperMap().
  • Value is renamed to Flow.

Preflow:

  • Value is renamed to Flow.
(No files)

Note: See TracChangeset for help on using the changeset viewer.