CycleCanceling::ResidualCostMap Class Reference

Inheritance diagram for CycleCanceling::ResidualCostMap:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename Graph, typename LowerMap = typename Graph::template EdgeMap<int>, typename CapacityMap = typename Graph::template EdgeMap<int>, typename CostMap = typename Graph::template EdgeMap<int>, typename SupplyMap = typename Graph::template NodeMap<int>>
class lemon::CycleCanceling< Graph, LowerMap, CapacityMap, CostMap, SupplyMap >::ResidualCostMap

ResidualCostMap is a map adaptor class for handling residual edge costs.

Public Member Functions

 ResidualCostMap (const CostMap &cost_map)
 
Cost operator[] (const ResEdge &e) const
 

The documentation for this class was generated from the following file:

Generated on Sat Apr 19 14:17:29 2008 for LEMON by  doxygen 1.5.5