MinCostMaxBipartiteMatching::DefHeap Struct Template Reference
#include <lemon/bipartite_matching.h>
Inherits MinCostMaxBipartiteMatching< Traits::BpUGraph, Traits::CostMap, lemon::MinCostMaxBipartiteMatching::DefHeapTraits< H, CR > >.
Inheritance diagram for MinCostMaxBipartiteMatching::DefHeap:
[legend]List of all members.
Detailed Description
template<typename _BpUGraph, typename _CostMap, typename _Traits>
template<class H, class CR = typename BpUGraph::template NodeMap<int>>
struct lemon::MinCostMaxBipartiteMatching< _BpUGraph, _CostMap, _Traits >::DefHeap< H, CR >
Named parameter for setting heap and cross reference type
The documentation for this struct was generated from the following file:
Generated on Tue Oct 31 09:49:51 2006 for LEMON by
1.5.1