Consensus Division in an Arbitrary Ratio
Paul W. Goldberg, Jiawei Li

TL;DR
This paper investigates the problem of dividing a line segment into two parts with measures maintaining a specified ratio, providing bounds on the number of cuts needed and analyzing the computational complexity for different ratios and cut counts.
Contribution
It extends the understanding of consensus division by establishing bounds for rational ratios and exploring the computational complexity related to the number of cuts allowed.
Findings
Lower bounds for cuts needed for rational ratios.
NP-hardness when minimal cuts are used.
Problem belongs to PPA under certain cut conditions.
Abstract
We consider the problem of partitioning a line segment into two subsets, so that finite measures all have the same ratio of values for the subsets. Letting denote the desired ratio, this generalises the PPA-complete consensus-halving problem, in which . Stromquist and Woodall showed that for any , there exists a solution using cuts of the segment. They also showed that if is irrational, that upper bound is almost optimal. In this work, we elaborate the bounds for rational values . For , we show a lower bound of cuts; we also obtain almost matching upper bounds for a large subset of rational . On the computational side, we explore its dependence on the number of cuts available. More specifically, 1. when using the minimal number of cuts for each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Consensus Division in an Arbitrary Ratio· youtube
Taxonomy
TopicsDNA and Biological Computing · Algorithms and Data Compression · semigroups and automata theory
