Update README.md

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 14:39:59 -07:00 committed by GitHub
parent 70cda86acb
commit 16ea974654
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ 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. This is all overkill for small elections, but is fun.
## Usage ## Usage