MaxWeightedBipartiteMatching::DefStandardHeap Struct Template Reference
#include <lemon/bipartite_matching.h>
Inherits MaxWeightedBipartiteMatching< Traits::BpUGraph, Traits::WeightMap, lemon::MaxWeightedBipartiteMatching::DefStandardHeapTraits< H, CR > >.
Inheritance diagram for MaxWeightedBipartiteMatching::DefStandardHeap:
[legend]List of all members.
Detailed Description
template<typename _BpUGraph, typename _WeightMap, typename _Traits>
template<class H, class CR = typename BpUGraph::template NodeMap<int>>
struct lemon::MaxWeightedBipartiteMatching< _BpUGraph, _WeightMap, _Traits >::DefStandardHeap< H, CR >
Named parameter for setting heap and cross reference type. It can allocate the heap and the cross reference object if the cross reference's constructor waits for the graph as parameter and the heap's constructor waits for the cross reference.
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