Kruskal::DefRadixSort Struct Reference

#include <lemon/kruskal.h>

Inheritance diagram for Kruskal::DefRadixSort:

Inheritance graph
[legend]

List of all members.


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.

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

Generated on Sat Apr 19 14:19:10 2008 for LEMON by  doxygen 1.5.5