CostScaling::ResidualCostMap Class Template Reference

Inheritance diagram for CostScaling::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>>
template<typename Map>
class lemon::CostScaling< Graph, LowerMap, CapacityMap, CostMap, SupplyMap >::ResidualCostMap< Map >

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

Public Member Functions

 ResidualCostMap (const Map &cost_map)
 
Map::Value 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