Named parameter for setting Heap type, which is used for internal Dijkstra computations. It must conform to the Heap concept, its priority type must be Cost and its cross reference type must be RangeMap<int>.
#include <lemon/capacity_scaling.h>
Inheritance diagram for CapacityScaling< GR, V, C, TR >::SetHeap< T >: