Zoltan2
Loading...
Searching...
No Matches
order Directory Reference
Directory dependency graph for order:
order

Files

 Zoltan2_AlgAMD.hpp
 The AMD ordering algorithm uses SuiteSparse.
 
 Zoltan2_AlgMetis.hpp
 The ND ordering algorithm uses Metis.
 
 Zoltan2_AlgNatural.hpp
 Natural ordering == identity permutation.
 
 Zoltan2_AlgND.hpp
 The algorithm for ND based ordering.
 
 Zoltan2_AlgRandom.hpp
 Random ordering using the Fisher-Yates (Knuth) shuffle.
 
 Zoltan2_AlgRCM.hpp
 RCM ordering of a graph (serial, local graph only)
 
 Zoltan2_AlgSortedDegree.hpp
 Order vertices by sorted (increasing) degree.
 
 Zoltan2_AlgSpectral.hpp
 Spectral ordering of a graph (local or global).
 
 Zoltan2_MatcherHelper.hpp
 
 Zoltan2_OrderingAlgorithms.hpp
 
 Zoltan2_Sort.hpp
 Sort vector of pairs (key, value) by value.