Suurballe< GR, LEN, TR >::SetHeap< H, CR > Struct Template Reference


Detailed Description

template<typename GR, typename LEN, typename TR>
template<typename H, typename CR = typename Digraph::template NodeMap<int>>
struct lemon::Suurballe< GR, LEN, TR >::SetHeap< H, CR >

Named parameter for setting Heap and HeapCrossRef types with automatic allocation. They will be used for internal Dijkstra computations. The heap type must conform to the Heap concept and its priority type must be Length.

#include <lemon/suurballe.h>

Inheritance diagram for Suurballe< GR, LEN, TR >::SetHeap< H, CR >:

List of all members.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines