DefStandardHeap< H, CR > Struct Template Reference
Detailed Description
template<typename _Graph, typename _CapacityMap, typename _Traits>
template<class H, class CR = typename Graph::template NodeMap<int>>
struct lemon::MaxCardinalitySearch< _Graph, _CapacityMap, _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.
#include <lemon/nagamochi_ibaraki.h>
List of all members.