Prim::DefStandardHeap Struct Template Reference

#include <lemon/prim.h>

Inherits Prim< TR::UGraph, TR::CostMap, lemon::Prim::DefStandardHeapTraits< H, CR > >.

Inheritance diagram for Prim::DefStandardHeap:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<typename GR, typename CM, typename TR>
template<class H, class CR = typename UGraph::template NodeMap<int>>
struct lemon::Prim< GR, CM, TR >::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:51:19 2006 for LEMON by  doxygen 1.5.1