DefRadixSort Struct Reference
Detailed Description
template<typename _UGraph, typename _CostMap, typename _Traits = KruskalDefaultTraits<_UGraph, _CostMap>>
struct lemon::Kruskal< _UGraph, _CostMap, _Traits >::DefRadixSort
Named parameter for setting the sort function to radix sort. The value type of the cost map should be integral, of course.
#include <lemon/kruskal.h>
List of all members.