vote-schulze 0.3.0
This gem is a Ruby implementation of the Schulze voting method (using Floyd–Warshall algorithm), a type of the Condorcet voting methods.
Gemfile:
=
インストール:
=
Development依存関係 (7):
bundler
~> 1.17
rake
~> 10.0
rspec
~> 3.0
rubocop
~> 0.79
rubocop-performance
~> 1.5
rubocop-rake
~> 0.5
rubocop-rspec
~> 1.37