mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
Update README.md
This commit is contained in:
parent
144d9cc9a9
commit
70cda86acb
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ Pairwise majority comparisons scale quadratically in the number of candidates an
|
||||||
in the number of ballots, while the SCC and condensation graph analysis is
|
in the number of ballots, while the SCC and condensation graph analysis is
|
||||||
approximately quadratic in the number of candidates for the dense tournament graphs typical
|
approximately quadratic in the number of candidates for the dense tournament graphs typical
|
||||||
of Condorcet elections. Internally, repeated ballots are compressed/cache-counted before
|
of Condorcet elections. Internally, repeated ballots are compressed/cache-counted before
|
||||||
pairwise evaluation to improve performance over duplicate rankings.
|
pairwise evaluation to improve performance over duplicate rankings.
|
||||||
|
This is all overkill for small elections, but was fun.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue