HFrequencyQueue: A Queue with a random (weighted) pick function

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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!

Properties

Versions 0.1.0.0, 0.1.0.0, 0.2.0.0
Change log None available
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-27T17:51:31Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees