Embedded Voting
latest
Contents:
Embedded Voting
Installation
Usage
Tutorials
Fast Tutorial
1. My first Profile
2. Run an election
3. Analysis of the voting rules
4. Ordinal preferences
5. Manipulability analysis
6. Multi-winner elections
7. Algorithms aggregation
IJCAI
Reference
Contributing
Credits
History
Embedded Voting
Docs
»
Tutorials
Edit on GitHub
Tutorials
ΒΆ
Fast Tutorial
Generator to simulate algorithm results
Find the best alternative
Fine-tune the aggregation rule
1. My first Profile
Build a profile
Visualize the profile
Visualize the candidates
Beyond 3 dimensions
Recenter and dilate a profile
Introduction to parametric profile generator
2. Run an election
Creating the profile
Notations
Simple rules
Average score
(Range Voting)
Product of scores (Nash)
Geometrical rules
Zonotope
Maximum Parallelepiped
SVD Based rules
Features based rule
3. Analysis of the voting rules
Description of the profile
The evolution of the scores
The evolutions of the features
More complex profiles
4. Ordinal preferences
Classic election
Positional scoring rules
Plurality
Veto
k-Approval
Borda
Instant Runoff Voting (IRV)
5. Manipulability analysis
Single-voter manipulation
No extensions
Extensions
Coalition manipulation
No extensions
Extensions
Manipulation maps
No extensions
Borda
IRV
change map size
With particular scores matrix
6. Multi-winner elections
Create the profile
How IterRule work (a bit of theory)
Run an election
Changing some parameters
Changing the size of the committee
Using other SVD Rules
IterSVD versus IterFeatures
7. Algorithms aggregation