[][src]Module wybr::methods

Vote counting methods

Re-exports

pub use alternative::Alternative;
pub use baldwin::Baldwin;
pub use borda::Borda;
pub use irv::Irv;
pub use meek::Meek;
pub use minimax::Minimax;
pub use nanson::Nanson;
pub use ranked_pairs::RankedPairs;
pub use schulze::Schulze;
pub use smith_schwartz::schwartz_set;
pub use smith_schwartz::smith_set;

Modules

alternative

Alternative Smith/Schwartz method

baldwin

Baldwin's method

borda

Borda count method

irv

Instant run-off method

meek

Meek STV method

minimax

Minimax method

nanson

Nanson's method

ranked_pairs

Ranked pairs (Tideman) method

schulze

Schulze method

smith_schwartz

Smith and Schwartz set calculation