Skip to content

Latest commit

 

History

History

schulze

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PrefVote::Schulze

SYNOPSIS

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

DESCRIPTION

ATTRIBUTES

  • winners
  • rounds

METHODS

  • new_round()
  • count()

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