Expand description
This package contains common voting methods.
Structs§
- Preference
- This is a preference structure object
- Results
- This is a results object
Functions§
- borda
- The Borda voting method
- plurality
- The Plurality voting method
- random_
dictator - The Random Dictatorship voting method