mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-14 19:32:14 -07:00
Compare commits
No commits in common. "fc0569e252d1c97c626fc698a96c0647ce9510a1" and "24243aad2f285ec675ed13b5a675cdaffe631de9" have entirely different histories.
fc0569e252
...
24243aad2f
1 changed files with 2 additions and 4 deletions
|
|
@ -14,8 +14,6 @@ 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 tie resolution 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 delegate who wins all paths, having built a plurality coalition amongst the majority winners. This should identify a winning candidate as the best possible focal point for voluntary coordination; if your elections have other priorities you may want to resolve amongst the smith set differently).
|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
`smithy` can be used a few different ways: as a CLI command, via a web form upload,
|
`smithy` can be used a few different ways: as a CLI command, via a web form upload,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue