|
|
|
|
|
by godelski
1269 days ago
|
|
Condorcet methods are frequently more computationally complex. Schultz is O(n3) and RP is O(n4). We must note the categorical aspect here. Ordinal is a class of voting, not a specific one. Condorcet is a class of ordinal methods (that optimize the condorcet criteria) but not a specific method. You're right that this isn't true for all methods but I'm mentioning these specific methods because they are the ones that are better and commonly discussed. Unfortunately we can't just look at one aspect of a voting method to rule it in or out. |
|