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
55f64d1a32
commit
fa24eb5758
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ of Condorcet elections. Internally, repeated ballots are compressed/cache-counte
|
||||||
pairwise evaluation to improve performance over duplicate rankings.
|
pairwise evaluation to improve performance over duplicate rankings.
|
||||||
This is all overkill for small elections, but is fun.
|
This is all overkill for small elections, but is fun.
|
||||||
|
|
||||||
(TODO: for small elections because enumerating all IRV paths scales badly in the event of many tied counts, optionally resolve nontrivial Smith sets - majoritarian ties - via IRV within the set, at least reducing to an IRV winner set within the Smith set if not likely identifying a unique candidate who wins all paths).
|
(TODO: for small elections -because enumerating all IRV paths scales badly in the event of many tied counts-, optionally resolve nontrivial Smith sets -majoritarian ties- via IRV within the set, at least reducing to an IRV winner set within the Smith set if not likely identifying a unique candidate who wins all paths).
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue