English

Linear-time Algorithms for Proportional Apportionment

Data Structures and Algorithms 2014-09-10 v1

Abstract

The apportionment problem deals with the fair distribution of a discrete set of kk indivisible resources (such as legislative seats) to nn entities (such as parties or geographic subdivisions). Highest averages methods are a frequently used class of methods for solving this problem. We present an O(n)O(n)-time algorithm for performing apportionment under a large class of highest averages methods. Our algorithm works for all highest averages methods used in practice.

Keywords

Cite

@article{arxiv.1409.2603,
  title  = {Linear-time Algorithms for Proportional Apportionment},
  author = {Zhanpeng Cheng and David Eppstein},
  journal= {arXiv preprint arXiv:1409.2603},
  year   = {2014}
}

Comments

13 pages, to appear in ISAAC 2014

R2 v1 2026-06-22T05:52:04.770Z