bradbeattie / Parallel-Elections-Calculator

Some systems seem fairer than others. This calculator helps demonstrate why.
http://elections.cognitivesandbox.com
2 stars 0 forks source link

Alter plurality to run off range voting, if possible #10

Open bradbeattie opened 15 years ago

bradbeattie commented 15 years ago

Don't know how this would effect the data it sends to the views (what with the notion of "demographics supporting candidates" and whatnot)

bradbeattie commented 15 years ago

Hrm. Could do, but plurality is expected to output a list of candidates' supporting demographics, something range voting has no notion of. Considering IRV is running off of plurality, that's good enough for now. Demoting and coming back to this later.