River: Difference between revisions

No change in size ,  7 years ago
no edit summary
imported>Araucaria
(Fix first proposal link)
imported>Homunq
No edit summary
Line 20:
Number of operations: for each candidate, determine greatest pairwise loss [O(N)]; For all unlocked candidates' GPLs, determine maximum GPL [O(N)]. So the complexity is O(N^2) at best. At worst, N-1 of the candidates could have N-1 cyclic GPLs each, requiring another O(N) max-searches each, taking the order of operations up to O(N^3).
 
[[Category:Single-winner voting systemsmethods]]
[[Category:Condorcet method]]
 
Anonymous user