Expand description
Implementation of algorithms for weighted selection
All std::hash::Hasher + Default can be used directly as a selection algorithm.
Structsยง
- Random selection
- Round Robin selection
Implementation of algorithms for weighted selection
All std::hash::Hasher + Default can be used directly as a selection algorithm.