Distributed Voting: Difference between revisions

Added rule for managing votes written in a simplified way.
(Managing votes without 0 points, managing tie during the count, about Equal Vote)
(Added rule for managing votes written in a simplified way.)
Line 106:
 
101,0,0,0,0     →        100,0,0,0,0
 
999,99,9,1      →        89.17, 8.83, 1, 1
 
The complexity in writing the vote adapts to the voter, and it’s also noted that, if 101 or 99 points are mistakenly distributed, the vote will still be valid.
 
In the last example they are set to 1, the decimal values which should be less than 1, and the remaining points are divided proportionally among the other candidates (it serves to prevent DV from becoming like IRV).
 
===About Equal Vote===
206

edits