prefvote

PrefVote::STV

SYNOPSIS

use PrefVote::STV;
%vote_params = ( "name" => "value", ... );
$vote = new PrefVote::STV \%vote_params;

DESCRIPTION

ATTRIBUTES

METHODS

SEE ALSO

PrefVote::Core

Single Transferable Vote (STV) method on Wikipedia https://en.wikipedia.org/wiki/Single_transferable_vote

PrefVote on GitHub https://github.com/ikluft/prefvote

BUGS AND LIMITATIONS

Please report bugs via GitHub at https://github.com/ikluft/prefvote/issues

Patches and enhancements may be submitted via a pull request at https://github.com/ikluft/prefvote/pulls