prefvote

PrefVote::Schulze

SYNOPSIS

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

DESCRIPTION

ATTRIBUTES

METHODS

SEE ALSO

PrefVote::Core

Schulze Method on Wikipedia https://en.wikipedia.org/wiki/Schulze_method

Schulze Method paper https://arxiv.org/abs/1804.02973

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