Single distributed vote: Difference between revisions

→‎Procedure: formatting
(add illustrative example)
(→‎Procedure: formatting)
Line 4:
 
 
# Acquire candidate score form voters and normalize them in [0,1] into a matrix. Voter v scores candidate c with score <math>S_{v,c}</math>.
# Determine candidate with max summed (over voters) score. He is elected.
# Update the entire score matrix. The v,c entry of the new matrix is
765

edits