HFrequencyQueue: A Queue with a random (weighted) pick function
This package provide a queue that use an internal random generator to return a random element. The probability that a certain element come out is controlled by an Int that is the relative probability of that element. IT USE GCC WITH C++11!
Downloads
- HFrequencyQueue-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0 |
|---|---|
| Dependencies | base (>=4.7 && <4.8), c-storable-deriving (>=0.1.2 && <0.2) [details] |
| License | GPL-3.0-only |
| Author | Andrea Bellandi |
| Maintainer | bellaz89@gmail.com |
| Category | Data |
| Home page | https://github.com/Bellaz/HfrequencyList |
| Source repo | head: git clone https://github.com/Bellaz/HfrequencyList |
| Uploaded | by Bellaz at 2015-08-28T09:04:57Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1795 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |