Template:Short description Template:Electoral systems sidebar The Schulze method (Template:IPAc-en), also known as the beatpath method, is a single winner ranked-choice voting rule developed by Markus Schulze. The Schulze method is a Condorcet completion method, which means it will elect a majority-preferred candidate if one exists. In other words, if most people rank A above B, A will defeat B (whenever this is possible). Schulze's method breaks cyclic ties by using indirect victories. The idea is that if Alice beats Bob, and Bob beats Charlie, then Alice (indirectly) beats Charlie; this kind of indirect win is called a "beatpath".
For proportional representation, a single transferable vote (STV) variant known as Schulze STV also exists. The Schulze method is used by several organizations including Debian, Ubuntu, Gentoo, Pirate Party political parties and many others. It was also used by Wikimedia prior to their adoption of score voting.
Description of the methodEdit
Schulze's method uses ranked ballots with equal ratings allowed. There are two common (equivalent) descriptions of Schulze's method.
Beatpath explanationEdit
The idea behind Schulze's method is that if Alice defeats Bob, and Bob beats Charlie, then Alice "indirectly" defeats Charlie. These chained sequences of "beats" are called 'beatpaths'.
Every beatpath is assigned a particular strength. 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 all of Bob's strongest beatpaths to Alice. The winner is the candidate who has a beatpath-win over every other candidate.
Markus Schulze proved that this definition of a beatpath-win is transitive: 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.<ref name="schulze201122">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 in Voting Matters, 17:9-19, 2003.</ref>Template:Rp As a result, the Schulze method is a Condorcet method, providing a full extension of the majority rule to any set of ballots.
Iterative descriptionEdit
The Schulze winner can also be constructed iteratively, using a defeat-dropping method:
- Draw a directed graph with all the candidates as nodes; label the edges with the number of votes supporting the winner.
- If there is more than one candidate left:
- Check if any candidates are tied (and if so, break the ties by random ballot).
- Eliminate all candidates outside the majority-preferred set.
- Delete the edge closest to being tied.
The winner is the only candidate left at the end of the procedure.
ExampleEdit
In the following example 45 voters rank 5 candidates.
Number of voters | Order of preference |
---|---|
5 | ACBED |
5 | ADECB |
8 | BEDAC |
3 | CABED |
7 | CAEBD |
2 | CBADE |
7 | DCEBA |
8 | EBADC |
The pairwise preferences have to be computed first. For example, when comparing Template:Mvar and Template:Mvar pairwise, there are Template:Math voters who prefer Template:Mvar to Template:Mvar, and Template:Math voters who prefer Template:Mvar to Template:Mvar. So <math>d[A, B] = 20</math> and <math>d[B, A] = 25</math>. The full set of pairwise preferences is:
<math>d[*,A]</math> | <math>d[*,B]</math> | <math>d[*,C]</math> | <math>d[*,D]</math> | <math>d[*,E]</math> | |
---|---|---|---|---|---|
<math>d[A,*]</math> | 20 | 26 | 30 | 22 | |
<math>d[B,*]</math> | 25 | 16 | 33 | 18 | |
<math>d[C,*]</math> | 19 | 29 | 17 | 24 | |
<math>d[D,*]</math> | 15 | 12 | 28 | 14 | |
<math>d[E,*]</math> | 23 | 27 | 21 | 31 |
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 a directed 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. The strength 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.
Template:Diagonal split header | A | B | C | D | E | |
---|---|---|---|---|---|---|
A | Template:N/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 | Template:N/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 | Template:N/a | 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 | Template:N/a | 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 | Template:N/a | E |
A | B | C | D | E | Template:Diagonal split header |
<math>p[*,A]</math> | <math>p[*,B]</math> | <math>p[*,C]</math> | <math>p[*,D]</math> | <math>p[*,E]</math> | |
---|---|---|---|---|---|
<math>p[A,*]</math> | 28 | 28 | 30 | 24 | |
<math>p[B,*]</math> | 25 | 28 | 33 | 24 | |
<math>p[C,*]</math> | 25 | 29 | 29 | 24 | |
<math>p[D,*]</math> | 25 | 28 | 28 | 24 | |
<math>p[E,*]</math> | 25 | 28 | 28 | 31 |
Now the output of the Schulze method can be determined. For example, when comparing Template:Mvar and Template:Mvar, since <math>(28 =) p[A,B] > p[B,A] (= 25)</math>, for the Schulze method candidate Template:Mvar is better than candidate Template:Mvar. Another example is that <math>(31 =) p[E,D] > p[D,E] (= 24)</math>, so candidate E is better than candidate D. Continuing in this way, the result is that the Schulze ranking is <math>E > A > C > B > D</math>, and Template:Mvar wins. In other words, Template:Mvar wins since <math>p[E,X] \ge p[X,E]</math> for every other candidate X.
ImplementationEdit
The only difficult step in implementing the Schulze method is computing the strongest path strengths. However, this is a well-known problem in graph theory sometimes called the widest path problem. One simple way to compute the strengths, therefore, is a variant of the Floyd–Warshall algorithm. The following pseudocode illustrates the algorithm.<syntaxhighlight line="" lang="text">
- 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 if d[i,j] > d[j,i] then p[i,j] := d[i,j] else p[i,j] := 0
for i from 1 to C
for j from 1 to C if i ≠ j then for k from 1 to C if i ≠ k and j ≠ k then p[j,k] := max (p[j,k], min (p[j,i], p[i,k]))
</syntaxhighlight>This algorithm is efficient and has running time O(C3) where C is the number of candidates.
Ties and alternative implementationsEdit
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 the margin of (voters with A>B) minus (voters with B>A). But no matter how the ds are defined, the Schulze ranking has no cycles, and assuming the ds are unique it has no ties.<ref name="schulze20113">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 in Voting Matters, 17:9-19, 2003.</ref>
Although ties in the Schulze ranking are unlikely, they are possible. Schulze's original paper recommended breaking ties by random ballot.<ref name="schulze20113" />
There is another alternative way to demonstrate 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 being visually apparent as a human goes through it, not for computation.
- 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.
- If there is a candidate with no red on their line, they win.
- 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.
- Cut away every part of the table outside the box.
- 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.
E | A | C | B | D | |
---|---|---|---|---|---|
E | 1 | −3 | 9 | 17 | |
A | −1 | 7 | −5 | 15 | |
C | 3 | −7 | 13 | −11 | |
B | −9 | 5 | −13 | 21 | |
D | −17 | −15 | 11 | −21 |
The first drop (A's loss to E by 1 vote) does not help shrink the Schwartz set.
E | A | C | B | D | |
---|---|---|---|---|---|
E | 1 | −3 | 9 | 17 | |
A | −1 | 7 | −5 | 15 | |
C | 3 | −7 | 13 | −11 | |
B | −9 | 5 | −13 | 21 | |
D | −17 | −15 | 11 | −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.
E | A | C | B | D | |
---|---|---|---|---|---|
E | 1 | −3 | 9 | 17 | |
A | −1 | 7 | −5 | 15 | |
C | 3 | −7 | 13 | −11 | |
B | −9 | 5 | −13 | 21 | |
D | −17 | −15 | 11 | −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 criteriaEdit
Satisfied criteriaEdit
The Schulze method satisfies the following criteria: Template:Div colTemplate:Rp
- Monotonicity criterion<ref name="schulze2011">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 in Voting Matters, 17:9-19, 2003.</ref>Template:Rp
- Majority criterion
- Majority loser criterion
- Condorcet criterion
- Condorcet loser criterion
- Smith criterion<ref name=schulze2011 />Template:Rp
- Independence of Smith-dominated alternatives<ref name=schulze2011 />Template:Rp
- Mutual majority criterion
- Independence of clones<ref name=schulze2011 />Template:Rp
- Reversal symmetry<ref name=schulze2011 />Template:Rp
- Mono-append<ref name="woodall1994">Douglas R. Woodall, Properties of Preferential Election Rules, Voting Matters, issue 3, pages 8–15, December 1994</ref>
- Mono-add-plump<ref name=woodall1994/>
- Resolvability criterion<ref name=schulze2011 />Template:Rp
- Polynomial runtime<ref name=schulze2011 />Template:Rp
- prudence<ref name=schulze2011 />Template:Rp
- MinMax sets<ref name=schulze2011 />Template:Rp
- Woodall's plurality criterion if winning votes are used for d[X,Y]
- Symmetric-completion<ref name=woodall1994/> if margins are used for d[X,Y]
Failed criteriaEdit
Since the Schulze method satisfies the Condorcet criterion, it automatically fails the following criteria:
- Participation<ref name="schulze20113" />Template:Rp
- Consistency
- Invulnerability to burying
- Later-no-harm
Likewise, since the Schulze method is not a dictatorship and is a ranked voting system (not rated), Arrow's Theorem implies it fails independence of irrelevant alternatives, meaning it can be vulnerable to the spoiler effect in some rare circumstances. The Schulze method also fails Peyton Young's criterion of Local Independence of Irrelevant Alternatives.
Comparison tableEdit
The following table compares the Schulze method with other single-winner election methods: Template:Comparison of Schulze to preferential voting systems
Difference from ranked pairsEdit
Ranked pairs is another Condorcet 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 and ranked pairs is that Schulze retains behavior closer to minimax. Say that the minimax score of a set X 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.<ref name="schulze20113" />Template:Rp 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.<ref>Tideman, T. Nicolaus, "Independence of clones as a criterion for voting rules", Social Choice and Welfare vol 4 #3 (1987), pp. 185–206.</ref> 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.
HistoryEdit
The Schulze method was developed by Markus Schulze in 1997. It was first discussed in public mailing lists in 1997–1998<ref>See:
- Markus Schulze, Condorect sub-cycle rule, October 1997
- Mike Ossipoff, Party List P.S., July 1998
- Markus Schulze, Tiebreakers, Subcycle Rules, August 1998
- Markus Schulze, Maybe Schulze is decisive, August 1998
- Norman Petry, Schulze Method - Simpler Definition, September 1998
- Markus Schulze, Schulze Method, November 1998</ref> and in 2000.<ref>See:
- Anthony Towns, Disambiguation of 4.1.5, November 2000
- Norman Petry, Constitutional voting, definition of cumulative preference, December 2000</ref> In 2011, Schulze published the method in the academic journal Social Choice and Welfare.<ref name="schulze20113" />
UsageEdit
GovernmentEdit
The Schulze method is used by the city of Silla, Spain for all referendums.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> It is also used by the cities of Turin and San Donà di Piave in Italy and by the London Borough of Southwark through their use of the WeGovNow platform, which in turn uses the LiquidFeedback decision tool.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Political partiesEdit
Schulze was adopted by the Pirate Party of Sweden (2009),<ref name="PiratePartySweden2">See:
- {{#invoke:citation/CS1|citation
|CitationClass=web }}
- {{#invoke:citation/CS1|citation
|CitationClass=web }}
- {{#invoke:citation/CS1|citation
|CitationClass=web }}</ref> and the Pirate Party of Germany (2010).<ref name="PiratePartyGermany2">11 of the 16 regional sections and the federal section of the Pirate Party of Germany are using LiquidFeedback for unbinding internal opinion polls. In 2010/2011, the Pirate Parties of Neukölln (link), Mitte (link), Steglitz-Zehlendorf (link), Lichtenberg (link), and Tempelhof-Schöneberg (link) adopted the Schulze method for its primaries. Furthermore, the Pirate Party of Berlin (in 2011) (link) and the Pirate Party of Regensburg (in 2012) (link) adopted this method for their primaries.</ref> The Boise, Idaho chapter of the Democratic Socialists of America in February chose this method for their first special election held in March 2018.<ref name="Boise DSA2">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
- Five Star Movement of Campobasso,<ref>Noi, nel MoVimento, facciamo così, February 2014</ref> Fondi,<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref> Monte Compatri,<ref>article 25(5) of the bylaws, October 2013</ref> Montemurlo,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Pescara,<ref>article 12 of the bylaws, January 2015</ref> and San Cesareo<ref>Ridefinizione della lista di San Cesareo con Metodo Schulze, February 2014</ref>
- Pirate Parties of Australia,<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref> Austria,<ref>§6(10) of the bylaws</ref> Belgium,<ref>Article III.3.4 of the Statutory Rules (french, dutch)</ref> Brazil, Germany,<ref name="PiratePartyGermany2" /> Iceland,<ref>article 14.5 of the bylaws</ref> Italy,<ref>Rules adopted on 18 December 2011</ref> the Netherlands,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Sweden,<ref name="PiratePartySweden2" /> Switzerland,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> and the United States<ref>article IV section 3 of the bylaws, July 2012</ref>
- SustainableUnion<ref>§10 III of its bylaws, June 2013</ref>
- Volt Europe<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
Student government and associationsEdit
- AEGEE – European Students' Forum<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Club der Ehemaligen der Deutschen SchülerAkademien e. V.<ref>Voting Details, January 2021</ref>
- Associated Student Government at École normale supérieure de Paris<ref>Référendum sur la réforme du thurnage, June 2021</ref>
- Flemish Society of Engineering Students Leuven<ref>article 57 of the statutory rules</ref>
- Graduate Student Organization at the State University of New York: Computer Science (GSOCS)<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Hillegass Parker House<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Kingman Hall<ref>See:
- Konglig Datasektionen KTH
- Ka-Ping Yee, Condorcet elections, March 2005
- Ka-Ping Yee, Kingman adopts Condorcet voting, April 2005</ref>
- Associated Students of Minerva Schools at KGI<ref>article 9.4.5.h of the charter, November 2017</ref>
- Associated Student Government at Northwestern University<ref>Ajith, Van Atta win ASG election, April 2013</ref>
- Associated Student Government at University of Freiburg<ref>§6 and §7 of its bylaws, June 2019</ref>
- Associated Student Government at the Computer Sciences Department of the University of Kaiserslautern-Landau<ref>§6(6) of the bylaws</ref>
OrganizationsEdit
It is used by the Institute of Electrical and Electronics Engineers, by the Association for Computing Machinery, and by USENIXTemplate:Cn through their use of the HotCRP decision tool.Template:Technical inline
Organizations which currently use the Schulze method include: Template:Div col
- Annodex Association<ref>Election of the Annodex Association committee for 2007, February 2007</ref>
- Template:Ill (BVKJ)<ref>§9a of the bylaws, October 2013</ref>
- BoardGameGeek<ref>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</ref>
- Cloud Foundry Foundation<ref>article 7(e)(iii)(2) of the charter, September 2023</ref>
- County Highpointers<ref>Adam Helman, Family Affair Voting Scheme - Schulze Method</ref>
- Dapr<ref>Steering and Technical committee, November 2021</ref>
- Debian<ref name="Debian">See:
- Constitutional Amendment: Condorcet/Clone Proof SSD Voting Method, June 2003
- Constitution for the Debian Project, appendix A6
- Debian Voting Information</ref>
- EuroBillTracker
- European Democratic Education Community (EUDEC)<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- FFmpeg<ref>Democratic election of the server admins Template:Webarchive, July 2010</ref>
- Free Geek<ref>Voters Guide, September 2011</ref>
- Free Hardware Foundation of Italy
- Gentoo Foundation<ref name="Gentoo">Project:Elections</ref>
- GNU Privacy Guard (GnuPG)<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Haskell<ref>Haskell Logo Competition, March 2009</ref>
- Homebrew<ref>Article 6 Section 2 of the Constitution, February 2021</ref>
- Internet Corporation for Assigned Names and Numbers (ICANN) (until 2023)<ref>section 9.4.7.3 of the Operating Procedures of the Address Council of the Address Supporting Organization (archived from source 2023-06-06)</ref>
- Kanawha Valley Scrabble Club<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- KDE e.V.<ref name="KDE">section 3.4.1 of the Rules of Procedures for Online Voting</ref>
- Knight Foundation<ref>Knight Foundation awards $5000 to best created-on-the-spot projects, June 2009</ref>
- Kubernetes<ref>Template:Citation</ref>
- Kumoricon<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- League of Professional System Administrators (LOPSA)<ref>article 8.3 of the bylaws</ref>
- LiquidFeedback<ref name="PrinciplesOfLiquidFeedback">Template:Cite book</ref>
- Madisonium<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Metalab<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- MTV<ref>David Chandler, Voting for more than just either-or, MIT Tech Talk, volume 52, number 19, page 2, 12 March 2008</ref>
- Neo<ref>See:
- Wahlen zum Neo-2-Freeze: Formalitäten Template:Webarchive, February 2010
- Hinweise zur Stimmabgabe, March 2010
- Ergebnisse, March 2010</ref>
- Noisebridge<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- OpenEmbedded<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Open Neural Network Exchange<ref>ONNX Steering Committee election guideline</ref>
- OpenStack<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- OpenSwitch<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- RLLMUK<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Squeak<ref>Squeak Oversight Board Election 2010, March 2010</ref>
- Students for Free Culture<ref>See:
- Bylaws of the Students for Free Culture Template:Webarchive, article V, section 1.1.1
- Free Culture Student Board Elected Using Selectricity, February 2008</ref>
- Sugar Labs<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Sverok<ref>Minutes of the 2018 Annual Sverok Meeting, November 2018</ref>
- TopCoder<ref name="TopCoder">
{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
- Ubuntu<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Vidya Gaem Awards<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- Wikimedia (2008)<ref name="Wikimedia">See:
- 2008 Board Elections, June 2008
- 2009 Board Elections, August 2009
- 2011 Board Elections, June 2011</ref>
- Wikipedia in French,<ref name="FrenchWikipedia">Template:Citation</ref> Hebrew,<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>Template:Circular reference<ref>See e.g. here [1] (May 2009), here [2] (August 2009), and here [3] (December 2009).</ref> Hungarian,<ref>See here and here.</ref> Russian,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> and Persian.<ref>See here</ref> Template:Div col end
GeneralizationsEdit
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.<ref name="t630">Template:Cite arXiv</ref>
NotesEdit
<references ></references>
External linksEdit
- Template:Cite arXiv
- The Schulze Method by Hubert Bray
- Spieltheorie Template:In lang by Bernhard Nebel
- Accurate Democracy by Rob Loring
- Christoph Börgers (2009), Mathematics of Social Choice: Voting, Compensation, and Division, SIAM, Template:ISBN
- Nicolaus Tideman (2006), Collective Decisions and Voting: The Potential for Public Choice, Burlington: Ashgate, Template:ISBN
- preftools by the Public Software Group
- Arizonans for Condorcet Ranked Voting
- Condorcet PHP Command line application and PHP library, supporting multiple Condorcet methods, including Schulze.
- Implementation in Java
- Implementation in Ruby
- Implementation in Python 2
- Implementation in Python 3