ron-rivest / 2017-bayes-audit

Repository for paper "Bayesian Tabulation Audits Explained and Extended"
MIT License
0 stars 0 forks source link

Ensure tuples representing votes are sorted. #7

Closed ron-rivest closed 7 years ago

ron-rivest commented 7 years ago

Double-check that tuples representing votes have their selection ids in sorted order, as specified in the documentation.

(Recall that a vote is a set of selections, not an ordered list.)

ron-rivest commented 7 years ago

Selids in vote read in read-reported-cvrs are not sorted before being stored.