VERSION 0.02430
NAME
Catalog
Description
A catalog of common Vote Counting Systems and their implementation in Vote::Count.
Methods by Family
Borda Count
The Borda Count implementation does not yet cover all common weighting rule variations.
Borda Count: core Vote::Count::Borda
Nansen: needs example
Baldwin: needs example
Minet: needs example
Instant Runoff Voting
Instant Runoff Voting: core Vote::Count::IRV
Benham Condorcet IRV: Hand Count methods documentation, implemented by Vote::Count::Method::CondorcetDropping
SmithSet IRV: Vote::Count::Method::CondorcetIRV
Condorcet
Simple Condorcet
Benham Condorcet IRV: HandCount methods documentation, implemented by Vote::Count::Method::CondorcetDropping
Simple Dropping: Vote::Count::Method::CondorcetDropping
SmithSet IRV: Vote::Count::Method::CondorcetIRV
Complex Condorcet
Condorcet vs IRV: Vote::Count::Method::CondorcetVsIRV
Tiedeman: unimplemented
SSD: unimplemented
Kemmeny-Young: unimplemented
Redacting Condorcet
Condorcet vs IRV: Vote::Count::Method::CondorcetVsIRV
AUTHOR
John Karr (BRAINBUZ) brainbuz@cpan.org
CONTRIBUTORS
Copyright 2019 by John Karr (BRAINBUZ) brainbuz@cpan.org.
LICENSE
This module is released under the GNU Public License Version 3. See license file for details. For more information on this license visit http://fsf.org.
#FOOTER
BUG TRACKER
https://github.com/brainbuz/Vote-Count/issues
AUTHOR
John Karr (BRAINBUZ) brainbuz@cpan.org
CONTRIBUTORS
Copyright 2019 by John Karr (BRAINBUZ) brainbuz@cpan.org.
LICENSE
This module is released under the GNU Public License Version 3. See license file for details. For more information on this license visit http://fsf.org.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 178:
=cut found outside a pod block. Skipping to next block.