CostScaling::ReducedCostMap Class Reference
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::CostScaling< Graph, LowerMap, CapacityMap, CostMap, SupplyMap >::ReducedCostMap
ReducedCostMap is a map adaptor class for handling reduced edge costs.
The documentation for this class was generated from the following file: