Crate vote

Source
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