Dijkstra::SetStandardHeap Struct Template Reference


Detailed Description

template<typename GR, typename LM, typename TR>
template<class H, class CR = typename Digraph::template NodeMap<int>>
struct lemon::Dijkstra< GR, LM, 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/dijkstra.h>

Inheritance diagram for Dijkstra::SetStandardHeap:

Inheritance graph
[legend]

List of all members.


The documentation for this struct was generated from the following file:

Generated on Sun Oct 12 20:09:48 2008 for LEMON by  doxygen 1.5.7.1