MaxCardinalitySearch< GR, CAP, TR >::SetStandardHeap< H, CR > Struct Template Reference

Detailed Description

template<typename GR, typename CAP, typename TR>
template<class H, class CR = typename Digraph::template NodeMap<int>>
struct lemon::MaxCardinalitySearch< GR, CAP, TR >::SetStandardHeap< 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 digraph as parameter and the heap's constructor waits for the cross reference.

#include <lemon/max_cardinality_search.h>

Inheritance diagram for MaxCardinalitySearch< GR, CAP, TR >::SetStandardHeap< H, CR >:

List of all members.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines