项目作者: cryptape

项目描述 :
Largest remainder method
高级语言: Rust
项目地址: git://github.com/cryptape/largest-remainder-method.rs.git
创建时间: 2018-05-14T07:36:57Z
项目社区:https://github.com/cryptape/largest-remainder-method.rs

开源协议:MIT License

下载


Largest remainder method

License
Travis CI
Crate

The largest remainder method (also known as Hare-Niemeyer method, Hamilton method or as Vinton’s method[1]) is one way of allocating seats proportionally for representative assemblies with party list voting systems. It contrasts with the highest averages method.

wiki