English

Computing voting power in easy weighted voting games

Computer Science and Game Theory 2010-02-02 v2 Computational Complexity Data Structures and Algorithms

Abstract

Weighted voting games are ubiquitous mathematical models which are used in economics, political science, neuroscience, threshold logic, reliability theory and distributed systems. They model situations where agents with variable voting weight vote in favour of or against a decision. A coalition of agents is winning if and only if the sum of weights of the coalition exceeds or equals a specified quota. The Banzhaf index is a measure of voting power of an agent in a weighted voting game. It depends on the number of coalitions in which the agent is the difference in the coalition winning or losing. It is well known that computing Banzhaf indices in a weighted voting game is NP-hard. We give a comprehensive classification of weighted voting games which can be solved in polynomial time. Among other results, we provide a polynomial (O(k(nk)k)O(k{(\frac{n}{k})}^k)) algorithm to compute the Banzhaf indices in weighted voting games in which the number of weight values is bounded by kk.

Keywords

Cite

@article{arxiv.0811.2497,
  title  = {Computing voting power in easy weighted voting games},
  author = {Haris Aziz and Mike Paterson},
  journal= {arXiv preprint arXiv:0811.2497},
  year   = {2010}
}

Comments

12 pages, Presented at the International Symposium on Combinatorial Optimization 2008

R2 v1 2026-06-21T11:42:03.382Z