-
https://en.wikipedia.org/wiki/Schulze_STV
-
@WIZARDISHUNGRY - I reverted schulze.go to its previous state before your commit, because I was getting erroneous poll results. I'm afraid I don't have time to investigate at the moment. The test on t…
-
A votação deve ser realizada de acordo com o Método de Schulze (http://en.wikipedia.org/wiki/Schulze_method) e todos os votos devem ser computados em um ranking.
-
In order to improve the accessibility of the Cloud Native Glossary and spread Cloud Native knowledge globally,
the Glossary project is planning to add a Sign Language feature.
Since the workflow for …
-
Behaviour: Schulze method/calculate winners;winners are added to ignoredChoices
@tested_feature("Schulze method")
@tested_operation("calculate winners")
@tested_behaviour("winners are added …
-
Behaviour: Schulze method/rank candidates;calculates winners until all choices are ignored
@tested_feature("Schulze method")
@tested_operation("rank candidates")
@tested_behaviour("calculate…
-
Behaviour: Schulze method/compare beats;if beats are different, the bigger wins
@tested_feature("Schulze method")
@tested_operation("compare beats")
@tested_behaviour("if beats are different…
-
Behaviour: Schulze method/compare beats;if beats tie, looses decide
@tested_feature("Schulze method")
@tested_operation("compare beats")
@tested_behaviour("if beats tie, looses decide")
i…
-
Behaviour: Schulze method/normalize beat matrix;the diagonal elements are (0,0)
@tested_feature("Schulze method")
@tested_operation("normalize beat matrix")
@tested_behaviour("the diagonal e…
-
Behaviour: Schulze method/calculate winners;only choices not in ignoredChoices are considered
@tested_feature("Schulze method")
@tested_operation("calculate winners")
@tested_behaviour("only…