largest-remainder-method 0.1.1

The largest remainder method
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 4.73 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 126.28 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • cryptape/largest-remainder-method.rs
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • u2

Largest remainder method

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