vote-schulze 0.4.0
This gem is a Ruby implementation of the Schulze voting method (using Floyd–Warshall algorithm), a type of the Condorcet voting methods.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
matrix
>= 0.4.2
Development Dependencies (7):
bundler
~> 2.4
rake
~> 13.0
rspec
~> 3.12
rubocop
~> 1.50
rubocop-performance
~> 1.10
rubocop-rake
~> 0.6
rubocop-rspec
~> 2.22