Zoltan2
|
Order vertices by sorted (increasing) degree. More...
#include <Zoltan2_Algorithm.hpp>
#include <Zoltan2_GraphModel.hpp>
#include <Zoltan2_OrderingSolution.hpp>
#include <Zoltan2_Sort.hpp>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | Zoltan2::AlgSortedDegree< Adapter > |
Namespaces | |
Zoltan2 | |
Order vertices by sorted (increasing) degree.
Sorting by decreasing degree is also possible.
Definition in file Zoltan2_AlgSortedDegree.hpp.