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