Johnson::DefStandardHeap Struct Template Reference
#include <lemon/johnson.h>
Inherits Johnson< Graph, LengthMap, DefStandardHeapTraits< H, CR > >.
Inheritance diagram for Johnson::DefStandardHeap:
[legend]List of all members.
Detailed Description
template<typename _Graph, typename _LengthMap, typename _Traits>
template<class H, class CR = typename Graph::template NodeMap<int>>
struct lemon::Johnson< _Graph, _LengthMap, _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 Fri Feb 3 18:41:49 2006 for LEMON by
1.4.6