English

Voting in Two-Crossing Elections

Computer Science and Game Theory 2022-06-28 v2 Data Structures and Algorithms

Abstract

We introduce two-crossing elections as a generalization of single-crossing elections, showing a number of new results. First, we show that two-crossing elections can be recognized in polynomial time, by reduction to the well-studied consecutive ones problem. We also conjecture that recognizing kk-crossing elections is NP-complete in general, providing evidence by relating to a problem similar to consecutive ones proven to be hard in the literature. Single-crossing elections exhibit a transitive majority relation, from which many important results follow. On the other hand, we show that the classical Debord-McGarvey theorem can still be proven two-crossing, implying that any weighted majority tournament is inducible by a two-crossing election. This shows that many voting rules are NP-hard under two-crossing elections, including Kemeny and Slater. This is in contrast to the single-crossing case and outlines an important complexity boundary between single- and two-crossing. Subsequently, we show that for two-crossing elections the Young scores of all candidates can be computed in polynomial time, by formulating a totally unimodular linear program. Finally, we consider the Chamberlin-Courant rule with arbitrary disutilities and show that a winning committee can be computed in polynomial time, using an approach based on dynamic programming.

Keywords

Cite

@article{arxiv.2205.00474,
  title  = {Voting in Two-Crossing Elections},
  author = {Andrei Constantinescu and Roger Wattenhofer},
  journal= {arXiv preprint arXiv:2205.00474},
  year   = {2022}
}

Comments

Accepted by the Thirty-First International Joint Conference on Artificial Intelligence (IJCAI 2022); fixed formatting of Figure 2 and swapped \ceil and \floor in Theorems 16 and 17

R2 v1 2026-06-24T11:03:54.907Z