0
votes
2answers
154 views
Opensource Implementation of the Alias Method
I am doing a project at the moment, and in the interest of code reuse, I went looking for a library that can perform some probabilistic accept/reject of an item:
i.e., there are three people (a, b …
