Zoltan2
|
Random ordering using the Fisher-Yates (Knuth) shuffle. More...
#include <Zoltan2_Algorithm.hpp>
#include <Zoltan2_IdentifierModel.hpp>
#include <Zoltan2_OrderingSolution.hpp>
Go to the source code of this file.
Classes | |
class | Zoltan2::AlgRandom< Adapter > |
Namespaces | |
Zoltan2 | |
Random ordering using the Fisher-Yates (Knuth) shuffle.
TODO: Only local permutation, could add global option.
Definition in file Zoltan2_AlgRandom.hpp.