English

An FPT algorithm for orthogonal buttons and scissors

Data Structures and Algorithms 2019-07-25 v1

Abstract

We study the puzzle game Buttons and Scissors in which the goal is to remove all buttons from an n×mn\times m grid by a series of horizontal and vertical cuts. We show that the corresponding parameterized problem has an algorithm with time complexity 2O(k2logk)(n+m)O(1)2^{O(k^2 \log k)} (n+m)^{O(1)}, where kk is an upper bound on the number of cuts.

Keywords

Cite

@article{arxiv.1907.10230,
  title  = {An FPT algorithm for orthogonal buttons and scissors},
  author = {Dekel Tsur},
  journal= {arXiv preprint arXiv:1907.10230},
  year   = {2019}
}
R2 v1 2026-06-23T10:29:00.631Z