Skip to content

WIP: added charts for the algorithm stability analysis

analysis

When analyzing the voting methods on 20 random elections from 20 voters for 5 candidates gives us the above chart. One problem I see is that almost 60-70% of the voting methods we have are the single-winner election, that means calculating the distance between winner sets always returns in 1 and 0. @bruno-wp let me know your thoughts on this.

Merge request reports