Pizza Sharing Is PPA-Hard

Abstract

We study the computational complexity of computing solutions for the straight-cut and square-cut pizza sharing problems. We show that finding an approximate solution is PPA-hard for the straight-cut problem, and PPA-complete for the square-cut problem, while finding an exact solution for the square-cut problem is FIXP-hard and in BU. Our PPA-hardness results apply even when all mass distributions are unions of non-overlapping squares, and our FIXP-hardness result applies even when all mass distributions are unions of weighted squares and right-angled triangles. We also prove that decision variants of the square-cut problem are hard: the approximate problem is NP-complete, and the exact problem is ETR-complete.

Cite

Text

Deligkas et al. "Pizza Sharing Is PPA-Hard." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I5.20426

Markdown

[Deligkas et al. "Pizza Sharing Is PPA-Hard." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/deligkas2022aaai-pizza/) doi:10.1609/AAAI.V36I5.20426

BibTeX

@inproceedings{deligkas2022aaai-pizza,
  title     = {{Pizza Sharing Is PPA-Hard}},
  author    = {Deligkas, Argyrios and Fearnley, John and Melissourgos, Themistoklis},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {4957-4965},
  doi       = {10.1609/AAAI.V36I5.20426},
  url       = {https://mlanthology.org/aaai/2022/deligkas2022aaai-pizza/}
}