English

The complexity of high-dimensional cuts

Data Structures and Algorithms 2021-08-24 v1 Computational Complexity

Abstract

Cut problems form one of the most fundamental classes of problems in algorithmic graph theory. For instance, the minimum cut, the minimum ss-tt cut, the minimum multiway cut, and the minimum kk-way cut are some of the commonly encountered cut problems. Many of these problems have been extensively studied over several decades. In this paper, we initiate the algorithmic study of some cut problems in high dimensions. The first problem we study, namely, Topological Hitting Set (THS), is defined as follows: Given a nontrivial rr-cycle ζ\zeta in a simplicial complex K\mathsf{K}, find a set S\mathcal{S} of rr-dimensional simplices of minimum cardinality so that S\mathcal{S} meets every cycle homologous to ζ\zeta. Our main result is that this problem admits a polynomial-time solution on triangulations of closed surfaces. Interestingly, the optimal solution is given in terms of the cocycles of the surface. For general complexes, we show that THS is W[1]-hard with respect to the solution size kk. On the positive side, we show that THS admits an FPT algorithm with respect to k+dk+d, where dd is the maximum degree of the Hasse graph of the complex K\mathsf{K}. We also define a problem called Boundary Nontrivialization (BNT): Given a bounding rr-cycle ζ\zeta in a simplicial complex K\mathsf{K}, find a set S\mathcal{S} of (r+1)(r+1)-dimensional simplices of minimum cardinality so that the removal of S\mathcal{S} from K\mathsf{K} makes ζ\zeta non-bounding. We show that BNT is W[1]-hard with respect to the solution size as the parameter, and has an O(logn)O(\log n)-approximation FPT algorithm for (r+1)(r+1)-dimensional complexes with the (r+1)(r+1)-th Betti number βr+1\beta_{r+1} as the parameter. Finally, we provide randomized (approximation) FPT algorithms for the global variants of THS and BNT.

Keywords

Cite

@article{arxiv.2108.10195,
  title  = {The complexity of high-dimensional cuts},
  author = {Ulrich Bauer and Abhishek Rathod and Meirav Zehavi},
  journal= {arXiv preprint arXiv:2108.10195},
  year   = {2021}
}
R2 v1 2026-06-24T05:20:56.481Z