#position #choose #equals #person #reservoir #attending #properbility

choosen

An easy program that choose some attending person, with equal properbility for each position

2 unstable releases

0.1.0 May 15, 2021
0.0.1 May 4, 2021

#1506 in Algorithms

29 downloads per month

GPL-3.0-or-later

16KB
367 lines

Choosen

This crate provides a trait API ReserviorSampler that A sampler using the Reservoir algorithm should implement. It also provide a basic Reservoir that more like the real Reservoir -- even the reservoir is not fullfilled, liquid inside the reservoir exchanges positions.

Dependencies

~315KB