bordacount: Implementation of the Borda count election method.

[ algorithms, bsd3, library ] [ Propose Tags ]

Implementation of the Borda count election method, optionally with different weights for different participants.

See https://en.wikipedia.org/wiki/Borda_count


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <5), containers [details]
License BSD-3-Clause
Copyright 2017 Henri Verroken
Author Henri Verroken
Maintainer henriverroken@gmail.com
Category Algorithms
Home page https://github.com/hverr/bordacount#readme
Source repo head: git clone https://github.com/hverr/bordacount
Uploaded by hverr at 2017-09-01T23:04:16Z
Distributions LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1456 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-09-01 [all 1 reports]

Readme for bordacount-0.1.0.0

[back to package description]

bordacount

Travis Coverage Hackage Stackage Nightly Stackage LTS

Haskell implementation of the Borda count election method, optionally with different weights for different participants.

See https://en.wikipedia.org/wiki/Borda_count