Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Schulze method

From Wikipedia, the free encyclopedia
Single-winner electoral system
A jointPolitics andEconomics series
Social choice andelectoral systems
iconMathematics portal

TheSchulze method (/ˈʃʊltsə/), also known as thebeatpath method, is asingle winnerranked-choice voting rule developed by Markus Schulze. The Schulze method is aCondorcet completion method, which means it will elect amajority-preferred candidate if one exists. In other words, if most people rankA aboveB,A will defeatB (whenever this is possible). Schulze's method breakscyclic ties by using indirect victories. The idea is that ifAlice beats Bob, and Bob beats Charlie, then Alice (indirectly) beats Charlie; this kind of indirect win is called a "beatpath".

The Schulze method is used by several organizations includingDebian,Ubuntu,Gentoo,Pirate Party political parties andmany others. It was also used byWikimedia prior to their adoption ofscore voting.

Description of the method

[edit]
A sample ballot asking voters to order candidates by preference

Schulze's method usesranked ballots with equal ratings allowed. There are two common (equivalent) descriptions of Schulze's method.

Beatpath explanation

[edit]

The idea behind Schulze's method is that ifAlice defeats Bob, and Bob beats Charlie, then Alice "indirectly" defeats Charlie. These chained sequences of "beats" are called 'beatpaths'.

Every beatpath is assigned a particularstrength. The strength of a single-step beatpath from Alice to Bob is just the number of voters who rank Alice over Bob. For a longer beatpath, consisting of multiple beats, a beatpath is as strong as its weakest link (i.e. the beat with the smallest number of winning votes).

We say Alice has a "beatpath-win" over Bob if her strongest beatpath to Bob is stronger than Bob's strongest beatpath to Alice (or if Bob has no beatpath to Alice). The winner is any candidate who is not beaten by any other candidate via a beatpath-win.

This definition of a beatpath-win istransitive: in other words, if Alice has a beatpath-win over Bob, and Bob has a beatpath-win over Charlie, Alice has a beatpath-win over Charlie.[1]: §4.1  As a result, the Schulze method is aCondorcet method, providing a full extension of themajority rule to any set of ballots.

Iterative description

[edit]

The Schulze winner can also be constructed iteratively, using a defeat-dropping method:

  1. Draw adirected graph with all the candidates as nodes; label the edges with the number of votes supporting the winner.
  2. If there is more than one candidate left:

The winner is the only candidate left at the end of the procedure.

Example

[edit]

In the following example 45 voters rank 5 candidates.

Number of votersOrder of preference
5ACBED
5ADECB
8BEDAC
3CABED
7CAEBD
2CBADE
7DCEBA
8EBADC

The pairwise preferences have to be computed first. For example, when comparingA andB pairwise, there are5+5+3+7=20 voters who preferA toB, and8+2+7+8=25 voters who preferB toA. Sod[A,B]=20{\displaystyle d[A,B]=20} andd[B,A]=25{\displaystyle d[B,A]=25}. The full set of pairwise preferences is:

Directed graph labeled with pairwise preferences d[*, *]
Matrix of pairwise preferences
d[,A]{\displaystyle d[*,A]}d[,B]{\displaystyle d[*,B]}d[,C]{\displaystyle d[*,C]}d[,D]{\displaystyle d[*,D]}d[,E]{\displaystyle d[*,E]}
d[A,]{\displaystyle d[A,*]}20263022
d[B,]{\displaystyle d[B,*]}25163318
d[C,]{\displaystyle d[C,*]}19291724
d[D,]{\displaystyle d[D,*]}15122814
d[E,]{\displaystyle d[E,*]}23272131

The cells for d[X, Y] have a light green background if d[X, Y] > d[Y, X], otherwise the background is light red. There is no undisputed winner by only looking at the pairwise differences here.

Now the strongest paths have to be identified. To help visualize the strongest paths, the set of pairwise preferences is depicted in the diagram on the right in the form of adirected graph. An arrow from the node representing a candidate X to the one representing a candidate Y is labelled with d[X, Y]. To avoid cluttering the diagram, an arrow has only been drawn from X to Y when d[X, Y] > d[Y, X] (i.e. the table cells with light green background), omitting the one in the opposite direction (the table cells with light red background).

One example of computing the strongest path strength is p[B, D] = 33: the strongest path from B to D is the direct path (B, D) which has strength 33. But when computing p[A, C], the strongest path from A to C is not the direct path (A, C) of strength 26, rather the strongest path is the indirect path (A, D, C) which has strength min(30, 28) = 28. Thestrength of a path is the strength of its weakest link.

For each pair of candidates X and Y, the following table shows the strongest path from candidate X to candidate Y in red, with the weakest link underlined.

Strongest paths
To
From
ABCDE
A
A-(30)-D-(28)-C-(29)-B
A-(30)-D-(28)-C
A-(30)-D
A-(30)-D-(28)-C-(24)-E
A
B
B-(25)-A
B-(33)-D-(28)-C
B-(33)-D
B-(33)-D-(28)-C-(24)-E
B
C
C-(29)-B-(25)-A
C-(29)-B
C-(29)-B-(33)-D
C-(24)-E
C
D
D-(28)-C-(29)-B-(25)-A
D-(28)-C-(29)-B
D-(28)-C
D-(28)-C-(24)-E
D
E
E-(31)-D-(28)-C-(29)-B-(25)-A
E-(31)-D-(28)-C-(29)-B
E-(31)-D-(28)-C
E-(31)-D
E
ABCDE
From
To
Strengths of the strongest paths
p[,A]{\displaystyle p[*,A]}p[,B]{\displaystyle p[*,B]}p[,C]{\displaystyle p[*,C]}p[,D]{\displaystyle p[*,D]}p[,E]{\displaystyle p[*,E]}
p[A,]{\displaystyle p[A,*]}28283024
p[B,]{\displaystyle p[B,*]}25283324
p[C,]{\displaystyle p[C,*]}25292924
p[D,]{\displaystyle p[D,*]}25282824
p[E,]{\displaystyle p[E,*]}25282831

Now the output of the Schulze method can be determined. For example, when comparingA andB, since(28=)p[A,B]>p[B,A](=25){\displaystyle (28=)p[A,B]>p[B,A](=25)}, for the Schulze method candidateA isbetter than candidateB. Another example is that(31=)p[E,D]>p[D,E](=24){\displaystyle (31=)p[E,D]>p[D,E](=24)}, so candidate E isbetter than candidate D. Continuing in this way, the result is that the Schulze ranking isE>A>C>B>D{\displaystyle E>A>C>B>D}, andE wins. In other words,E wins sincep[E,X]p[X,E]{\displaystyle p[E,X]\geq p[X,E]} for every other candidate X.

Implementation

[edit]

Computation of the strongest path strengths is thewidest path problem. It is a variation of theall-pairs shortest path problem and it can be solved via a variant of theFloyd–Warshall algorithm. The followingpseudocode illustrates the algorithm.

# Input: d[i,j], the number of voters who prefer candidate i to candidate j.# Output: p[i,j], the strength of the strongest path from candidate i to candidate j.for i from 1 to C    for j from 1 to C        if i ≠ j then            p[i,j] := d[i,j] - d[j,i]for k from 1 to C    for i from 1 to C        if i ≠ k then            for j from 1 to C                if j ≠ k and j ≠ i then                    p[i,j] := max (p[i,j], min (p[i,k], p[k,j]))

This algorithm isefficient and hasrunning timeO(C3) whereC is the number of candidates.

Ties and alternative implementations

[edit]

When allowing users to have ties in their preferences, the outcome of the Schulze method naturally depends on how these ties are interpreted in defining d[*,*]. Two natural choices are that d[A, B] represents either the number of voters who strictly prefer A to B (A>B), or themargin of (voters with A>B) minus (voters with B>A). But no matter how theds are defined, the Schulze ranking has no cycles, and assuming theds are unique it has no ties.[2]

Although ties in the Schulze ranking are unlikely, they are possible. Schulze's original paper recommended breaking ties byrandom ballot.[2]

There is another alternative way todemonstrate the winner of the Schulze method. This method is equivalent to the others described here, but the presentation is optimized for the significance of steps beingvisually apparent as a human goes through it, not for computation.

  1. Make the results table, called the "matrix of pairwise preferences", such as used above in the example. Then, every positive number is a pairwise win for the candidate on that row (and marked green), ties are zeroes, and losses are negative (marked red). Order the candidates by how long they last in elimination.
  2. If there is a candidate with no red on their line, they win.
  3. Otherwise, draw a square box around the Schwartz set in the upper left corner. It can be described as the minimal "winner's circle" of candidates who do not lose to anyone outside the circle. Note that to the right of the box there is no red, which means it is a winner's circle, and note that within the box there is no reordering possible that would produce a smaller winner's circle.
  4. Cut away every part of the table outside the box.
  5. If there is still no candidate with no red on their line, something needs to be compromised on; every candidate lost some race, and the loss we tolerate the best is the one where the loser obtained the most votes. So, take the red cell with the highest number (if going by margins, the least negative), make it green—or any color other than red—and go back step 2.

Here is a margins table made from the above example. Note the change of order used for demonstration purposes.

Initial results table
EACBD
E1−3917
A−17−515
C3−713−11
B−95−1321
D−17−1511−21

The first drop (A's loss to E by 1 vote) does not help shrink the Schwartz set.

First drop
EACBD
E1−3917
A−17−515
C3−713−11
B−95−1321
D−17−1511−21

So we get straight to the second drop (E's loss to C by 3 votes), and that shows us the winner, E, with its clear row.

Second drop, final
EACBD
E1−3917
A−17−515
C3−713−11
B−95−1321
D−17−1511−21

This method can also be used to calculate a result, if the table is remade in such a way that one can conveniently and reliably rearrange the order of the candidates on both the row and the column, with the same order used on both at all times.

Satisfied and failed criteria

[edit]

Satisfied criteria

[edit]

The Schulze method satisfies the following criteria:

Failed criteria

[edit]

Since the Schulze method satisfies the Condorcet criterion, it automatically fails the following criteria:

Likewise, since the Schulze method is not adictatorship and is aranked voting system (notrated),Arrow's Theorem implies it failsindependence of irrelevant alternatives, meaning it can be vulnerable to thespoiler effect in some rare circumstances. The Schulze method also failsPeyton Young's criterion ofLocal Independence of Irrelevant Alternatives.

Comparison table

[edit]

The following table compares the Schulze method with other single-winner election methods:

Comparison of single-winner voting systems
Criterion


Method
Majority winnerMajority loserMutual majorityCondorcet winner[Tn 1]Condorcet loserSmith[Tn 1]Smith-IIA[Tn 1]IIA/LIIA[Tn 1]Clone­proofMono­toneConsistencyPartici­pationReversal symmetryHomo­geneityLater-no-harm[Tn 1]Later-no-help[Tn 1]No favorite betrayal[Tn 1]Ballot

type

First-past-the-postYesNoNoNoNoNoNoNoNoYesYesYesNoYesYesYesNoSingle mark
Anti-pluralityNoYesNoNoNoNoNoNoNoYesYesYesNoYesNoNoYesSingle mark
Two round systemYesYesNoNoYesNoNoNoNoNoNoNoYesYesYesNoSingle mark
Instant-runoffYesYesYesNoYesNoNoNoYesNoNoNoNoYesYesYesNoRan­king
CoombsYesYesYesNoYesNoNoNoNoNoNoNoYesNoNoYesRan­king
NansonYesYesYesYesYesYesNoNoNoNoNoNoYesNoNoNoRan­king
BaldwinYesYesYesYesYesYesNoNoNoNoNoNoNoNoNoNoRan­king
Tideman alternativeYesYesYesYesYesYesYesNoYesNoNoNoNoNoNoNoRan­king
MinimaxYesNoNoYes[Tn 2]NoNoNoNoNoYesNoNoNoNo[Tn 2]NoNoRan­king
CopelandYesYesYesYesYesYesYesNoNoYesNoNoNoNoNoRan­king
BlackYesYesNoYesYesNoNoNoNoYesNoNoYesYesNoNoNoRan­king
KemenyYesYesYesYesYesYesYesLIIA OnlyNoYesNoNoYesYesNoNoNoRan­king
Ranked pairsYesYesYesYesYesYesYesLIIA OnlyYesYesNoNo[Tn 3]YesYesNoNoNoRan­king
SchulzeYesYesYesYesYesYesYesNoYesYesNoNo[Tn 3]YesYesNoNoNoRan­king
BordaNoYesNoNoYesNoNoNoNoYesYesYesYesYesNoYesNoRan­king
BucklinYesYesYesNoNoNoNoNoNoYesNoNoNoYesNoYesNoRan­king
ApprovalYesNoNoNoNoNoNoYes[Tn 4]YesYesYesYesYesYesNoYesYesAppr­ovals
Majority JudgementNoNo[Tn 5]No[Tn 6]NoNoNoNoYes[Tn 4]YesYesNoNo[Tn 3]YesNoYesYesScores
ScoreNoNoNoNoNoNoNoYes[Tn 4]YesYesYesYesYesYesNoYesYesScores
STARNoYesNoNoYesNoNoNoNoYesNoNoNoNoNoNoScores
QuadraticNoNoNoNoNoNoNoNoNoYesYesN/AN/ANoCredits
Random ballot[Tn 7]NoNoNoNoNoNoNoYesYesYesYesYesYesYesYesSingle mark
Sortition[Tn 8]NoNoNoNoNoNoNoYesNoYesYesN/AYesYesYesNone
Table Notes
  1. ^abcdefgCondorcet's criterion is incompatible with theconsistency,independence of irrelevant alternatives,participation,later-no-harm,later-no-help, andsincere favorite criteria.
  2. ^abA variant of Minimax that counts only pairwise opposition, not opposition minus support, fails the Condorcet criterion and meets later-no-harm.
  3. ^abcIn Highest median, Ranked Pairs, and Schulze voting, there is always a regret-free, semi-honest ballot for any voter, holding all other ballots constant and assuming they know enough about how others will vote. Under such circumstances, there is always at least one way for a voter to participate without grading any less-preferred candidate above any more-preferred one.
  4. ^abcApproval voting, score voting, and majority judgment satisfy IIA if it is assumed that voters rate candidates independently using their ownabsolute scale. For this to hold, in some elections, some voters must use less than their full voting power despite having meaningful preferences among viable candidates.
  5. ^Majority Judgment may elect a candidate uniquely least-preferred by over half of voters, but it never elects the candidate uniquely bottom-rated by over half of voters.
  6. ^Majority Judgment fails the mutual majority criterion, but satisfies the criterion if the majority ranks the mutually favored set above a given absolute grade and all others below that grade.
  7. ^A randomly chosen ballot determines winner. This and closely related methods are of mathematical interest and included here to demonstrate that even unreasonable methods can pass voting method criteria.
  8. ^Where a winner is randomly chosen from the candidates, sortition is included to demonstrate that even non-voting methods can pass some criteria.

Difference from ranked pairs

[edit]

Ranked pairs is anotherCondorcet method which is very similar to Schulze's rule, and typically produces the same outcome. There are slight differences, however. The main difference between the beatpath method andranked pairs is that Schulze retains behavior closer tominimax. Say that theminimax score of a setX of candidates is the strength of the strongest pairwise win of a candidate A ∉X against a candidate B ∈X. Then the Schulze method, but not ranked pairs, guarantees the winner is always a candidate of the set with minimum minimax score.[2]: §4.8  This is the sense in which the Schulze method minimizes the largest majority that has to be reversed when determining the winner.

On the other hand, Ranked Pairs minimizes the largest majority that has to be reversed to determine the order of finish.[5] In other words, when Ranked Pairs and the Schulze method produce different orders of finish, for the majorities on which the two orders of finish disagree, the Schulze order reverses a larger majority than the Ranked Pairs order.

History

[edit]

The Schulze method was developed by Markus Schulze in 1997. It was first discussed in public mailing lists in 1997–1998[6] and in 2000.[7] In 2011, Schulze published the method in the academic journalSocial Choice and Welfare.[2]

Usage

[edit]
Sample ballot forWikimedia's Board of Trustees elections

Government

[edit]

The Schulze method is used by the city ofSilla, Spain for all referendums.[8][9][10][11] It is also used by the cities ofTurin andSan Donà di Piave in Italy and by theLondon Borough of Southwark through their use of the WeGovNow platform, which in turn uses theLiquidFeedback decision tool.[12][13]

Political parties

[edit]

Schulze was adopted by thePirate Party of Sweden (2009),[14] and thePirate Party of Germany (2010).[15] TheBoise, Idaho chapter of theDemocratic Socialists of America in February chose this method for their first special election held in March 2018.[16]

Student government and associations

[edit]

Organizations

[edit]

It is used by theInstitute of Electrical and Electronics Engineers, by theAssociation for Computing Machinery, and byUSENIX[citation needed] through their use of the HotCRP decision tool.[jargon]

Organizations which currently use the Schulze method include:

Generalizations

[edit]

In 2008, Camps et. al devised a method that, while ranking candidates in the same order of finish as Schulze, also provides ratings indicating the candidates' relative strength of victory.[90]

Notes

[edit]
  1. ^Markus Schulze, "A new monotonic, clone-independent, reversal symmetric, and Condorcet-consistent single-winner election method", Social Choice and Welfare, volume 36, number 2, page 267–303, 2011. Preliminary version inVoting Matters, 17:9-19, 2003.
  2. ^abcdeMarkus Schulze, "A new monotonic, clone-independent, reversal symmetric, and condorcet-consistent single-winner election method", Social Choice and Welfare, volume 36, number 2, page 267–303, 2011. Preliminary version inVoting Matters, 17:9-19, 2003.
  3. ^abcdefghiMarkus Schulze, "A new monotonic, clone-independent, reversal symmetric, and condorcet-consistent single-winner election method", Social Choice and Welfare, volume 36, number 2, page 267–303, 2011. Preliminary version inVoting Matters, 17:9-19, 2003.
  4. ^abcDouglas R. Woodall,Properties of Preferential Election Rules,Voting Matters, issue 3, pages 8–15, December 1994
  5. ^Tideman, T. Nicolaus, "Independence of clones as a criterion for voting rules", Social Choice and Welfare vol 4 #3 (1987), pp. 185–206.
  6. ^See:
  7. ^See:
  8. ^Hortanoticias, Redacción (2016-02-23)."Al voltant de 2.000 participants en dos dies en la primera enquesta popular de Silla que decidirà sobre espectacles taurins".Hortanoticias.com (in Spanish). Retrieved2022-09-24.S'utilitzarà el sistema de recompte Schulze perquè és un sistema de vot preferencial que compleix amb el criteri de Condorcet, la qual cosa permet identificar l'opció que, comparada amb qualsevol de les altres, és preferida per la majoria absoluta dels votants [The Schulze counting system will be used because it is a preferential voting system that complies with the Condorcet criterion, which makes it possible to identify the option that, compared to any other option, is preferred by the absolute majority of voters]
  9. ^"22-26 de febrer: La primera Enquesta Popular de la història de Silla - Notícies - Ajuntament de Silla".Silla Town Council (in Catalan). 2016-02-23. Archived fromthe original on 2016-02-23. Retrieved2024-12-13.S'utilitzarà el sistema de recompte Schulze perquè és un sistema de vot preferencial que compleix amb el criteri de Condorcet, la qual cosa permet identificar l'opció que, comparada amb qualsevol de les altres, és preferida per la majoria absoluta dels votants. [The Schulze counting system will be used because it is a preferential voting system that complies with the Condorcet criterion, which makes it possible to identify the option that, compared to any of the others, is preferred by the absolute majority of voters.]
  10. ^"UN AÑO DE PROFUNDIZACIÓN DEMOCRÁTICA EN SILLA | Silla en Democracia".Silla in Democracy (in Spanish). 2017-03-22. Archived fromthe original on 2017-03-22. Retrieved2024-12-13.Ha sido un rotundo éxito organizativo que repetiremos y que se gestó desde meses antes, desarrollando un know-how propio y siendo pioneros en la aplicación del sistema de recuento Condorcet-Schulze para las preguntas con respuesta de ordenación preferencial. Logramos un récord impresionante de participación que pulverizó todas las marcas existentes en procesos similares en municipios españoles (la media usual ronda el 10% de participación mientras que en Silla alcanzamos el 27%). [It has been a resounding organizational success that we will repeat, developed over months with our own know-how, and pioneering the application of the Condorcet-Schulze counting system for questions with preferential ranking responses. We achieved an impressive participation record that shattered all existing benchmarks in similar processes in Spanish municipalities (the usual average is around 10% participation, while in Silla, we reached 27%).]
  11. ^Silla, ~ El Cresol de (2016-05-26)."Un any d'aprofundiment democràtic a Silla".El Cresol de Silla (in Catalan). Archived fromthe original on 2022-07-08. Retrieved2022-09-24.
  12. ^"LiquidFeedback in London, Turin and San Donà di Piave | Interaktive Demokratie".interaktive-demokratie.org. Retrieved2024-12-13.WeGovNow! … is an OpenStreetMap based E-Government solution to be validated and evaluated in London Southwark (UK), Turin (Italy) and San Donà di Piave (Metropolitan City of Venice, Italy)
  13. ^"Algorithms for Good (The Liquid Democracy Journal, Issue 7)".liquid-democracy-journal.org. Retrieved2024-12-13.To determine the winner from a set of alternatives, LiquidFeedback implements Clone-Proof Schwartz Sequential Dropping, known as the Schulze Method.
  14. ^abSee:
  15. ^ab11 of the 16 regional sections and the federal section of thePirate Party of Germany are usingLiquidFeedback for unbinding internal opinion polls. In 2010/2011, the Pirate Parties ofNeukölln (link),Mitte (link),Steglitz-Zehlendorf (link),Lichtenberg (link), andTempelhof-Schöneberg (link) adopted the Schulze method for its primaries. Furthermore, the Pirate Party ofBerlin (in 2011) (link) and the Pirate Party ofRegensburg (in 2012) (link) adopted this method for their primaries.
  16. ^article IV section 3 of thebylaws
  17. ^Noi, nel MoVimento, facciamo così, February 2014
  18. ^Macaro, Mirko (2015-03-03)."Fondi, il punto sui candidati a sindaco. Certezze, novità e colpi di scena".h24 notizie - portale indipendente di news dalla provincia (in Italian). Retrieved2022-09-24.
  19. ^article 25(5) of thebylaws, October 2013
  20. ^"MoVimento 5 Stelle - Montemurlo: 2° Step Comunarie di Montemurlo". November 2013. Archived fromthe original on 2015-04-02. Retrieved2022-09-24.
  21. ^article 12 of thebylaws, January 2015
  22. ^Ridefinizione della lista di San Cesareo con Metodo Schulze, February 2014
  23. ^"National Congress 2011 Results – Pirate Party Australia".pirateparty.org.au. 18 November 2011. Retrieved2022-09-24.
  24. ^§6(10) of thebylaws
  25. ^Article III.3.4 of the Statutory Rules (french,dutch)
  26. ^article 14.5 of thebylaws
  27. ^Rules adopted on 18 December 2011
  28. ^Pontier, Matthijs (2015-01-11)."Verslag ledenraadpleging 4 januari".Piratenpartij Noord Holland (in Dutch). Retrieved2022-09-24.
  29. ^Pankerl, Florian (2010-09-18)."Piratenversammlung der Piratenpartei Schweiz 2010 – Samstag" (in German). Retrieved2022-09-24.
  30. ^article IV section 3 of thebylaws, July 2012
  31. ^§10 III of itsbylaws, June 2013
  32. ^The Board of Directors of Volt Europe in Spain."Algunas consideraciones sobre en qué grupo estará Volt Europa en el Parlamento Europeo" [Some considerations on which group Volt Europe will join in the European Parliament].Medium (in Spanish). Archived fromthe original on 20 August 2024.
  33. ^Hajdu, Tekla (2017-09-24)."The Schulze Method – Agora 101".The AEGEEan - AEGEE's online magazine - AEGEE-Europe. Retrieved2022-09-24.
  34. ^Voting Details, January 2021
  35. ^Référendum sur la réforme du thurnage, June 2021
  36. ^article 57 of thestatutory rules
  37. ^"User Voting Instructions". Gso.cs.binghamton.edu. Archived fromthe original on 2013-09-09. Retrieved2010-05-08.
  38. ^"Hillegass-Parker House Bylaws § 5. Elections".Hillegass-Parker House website. Retrieved4 October 2015.
  39. ^See:
    • Konglig Datasektionen KTH
  40. ^article 9.4.5.h of thecharterArchived 2022-04-19 at theWayback Machine, November 2017
  41. ^Ajith, Van Atta win ASG election, April 2013
  42. ^§6 and §7 of itsbylaws, June 2019
  43. ^§6(6) of thebylaws
  44. ^Election of the Annodex Association committee for 2007, February 2007
  45. ^§9a of thebylaws, October 2013
  46. ^See:
    • 2013 Golden Geek Awards - Nominations Open, January 2014
    • 2014 Golden Geek Awards - Nominations Open, January 2015
    • 2015 Golden Geek Awards - Nominations Open, March 2016
    • 2016 Golden Geek Awards - Nominations Open, January 2017
    • 2017 Golden Geek Awards - Nominations Open, February 2018
    • 2018 Golden Geek Awards - Nominations Open, March 2019
  47. ^article 7(e)(iii)(2) of thecharter, September 2023
  48. ^Adam Helman,Family Affair Voting Scheme - Schulze Method
  49. ^Steering and Technical committee, November 2021
  50. ^See:
  51. ^"Guidance Document". Eudec.org. 2009-11-15. Retrieved2010-05-08.
  52. ^Democratic election of the server adminsArchived 2015-10-02 at theWayback Machine, July 2010
  53. ^Voters Guide, September 2011
  54. ^Project:Elections
  55. ^"CIVS Election Results: GnuPG Logo Vote". 2013-10-03. Archived fromthe original on 2013-10-03. Retrieved2022-09-24.
  56. ^Haskell Logo Competition, March 2009
  57. ^Article 6 Section 2 of the Constitution, February 2021
  58. ^section 9.4.7.3 of theOperating Procedures of the Address Council of the Address Supporting Organization (archived fromsource 2023-06-06)
  59. ^"A club by any other name..."Kanawha Valley Scrabble Club. 2009-04-02. Retrieved2022-09-24.
  60. ^section 3.4.1 of theRules of Procedures for Online Voting
  61. ^Knight Foundation awards $5000 to best created-on-the-spot projectsArchived 2022-04-20 at theWayback Machine, June 2009
  62. ^Kubernetes Community, Kubernetes, 2022-09-24, retrieved2022-09-24
  63. ^"Kumoricon – Mascot Contest".Kumoricon. Retrieved2022-09-24.
  64. ^article 8.3 of thebylaws
  65. ^The Principles of LiquidFeedback. Berlin: Interaktive Demokratie e. V. 2014.ISBN 978-3-00-044795-2.
  66. ^"Madisonium Bylaws - Adopted".Google Docs.
  67. ^"Wahlmodus" (in German). Metalab.at. Retrieved2010-05-08.
  68. ^David Chandler,Voting for more than just either-or, MIT Tech Talk, volume 52, number 19, page 2, 12 March 2008
  69. ^See:
  70. ^"2009 Director Elections".noisebridge.net.
  71. ^"Online Voting Policy".openembedded.org.
  72. ^ONNX Steering Committee election guideline
  73. ^"OpenStack Election — OpenStack Governance".governance.openstack.org. Retrieved2022-09-24.
  74. ^Mark, Atwood (May 25, 2016)."[Partners] text of OpenSwitch Project Charter 2016-05-03". Retrieved2022-09-24.
  75. ^"Committee Elections 2012".rllmuk. 10 April 2012. Retrieved2022-09-24.
  76. ^Squeak Oversight Board Election 2010, March 2010
  77. ^See:
  78. ^"[IAEP] Election status update".lists.sugarlabs.org. Retrieved2022-09-24.
  79. ^Minutes of the 2018 Annual Sverok MeetingArchived 2022-07-09 at theWayback Machine, November 2018
  80. ^"2007 TopCoder Collegiate Challenge".community.topcoder.com. Retrieved2022-09-24.
  81. ^Bell, Alan (May 17, 2012)."Ubuntu IRC Council Position". Retrieved2022-09-24.
  82. ^"/v/GAs - Pairwise voting results".vidyagaemawards.com.
  83. ^See:
  84. ^"Wikipédia:Prise de décision/Choix dans les votes",Wikipédia (in French), 2019-08-22, retrieved2022-09-24
  85. ^"ויקיפדיה:פרלמנט/הכרעה" [Wikipedia:Parliament/Decisionmaking].he.wikipedia.org (in Hebrew).
  86. ^See e.g. here[1] (May 2009), here[2] (August 2009), and here[3] (December 2009).
  87. ^Seehere andhere.
  88. ^Девятнадцатые выборы арбитров, второй тур [Result of Arbitration Committee Elections].kalan.cc (in Russian). Archived fromthe original on 2015-02-22.
  89. ^Seehere
  90. ^Camps, Rosa; Mora, Xavier; Saumell, Laia (2008). "A continuous rating method for preferential voting".arXiv:0810.2263 [math.OC].

External links

[edit]
Wikimedia Commons has media related toSchulze method.
Part of thepolitics andEconomics series
Single-winner
Proportional
Systems
Allocation
Quotas
Mixed
Semi-proportional
Criteria
Other
Comparison
Retrieved from "https://en.wikipedia.org/w/index.php?title=Schulze_method&oldid=1321952807"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp