vote-schulze

Vote calculation with Schulze method (Condorcet voting) (by asaaki)

Vote-schulze Alternatives

Similar projects and alternatives to vote-schulze based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vote-schulze alternative or higher similarity.

vote-schulze reviews and mentions

Posts with mentions or reviews of vote-schulze. We have used some of these posts to build our list of alternatives and similar projects.
  • Seriez vous prêt à changer de système de scrutin ? Pourquoi ?
    1 project | /r/france | 12 Apr 2021
    # https://github.com/asaaki/vote-schulze bulletins = [] 41.times { bulletins << ["A", "B", "C", "D"] } 33.times { bulletins << ["B", "C", "D", "A"] } 22.times { bulletins << ["C", "A", "D", "B"] } vs = Vote::Schulze::Basic.call(bulletins, 4) vs.ranking_abc # => ["C:1", "D:2", "B:3", "A:4"]

Stats

Basic vote-schulze repo stats
1
24
7.7
16 days ago

asaaki/vote-schulze is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of vote-schulze is Ruby.

Popular Comparisons

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com