Faster exponential algorithms for cut problems via geometric data structures
Abstract
For many hard computational problems, simple algorithms that run in time arise, say, from enumerating all subsets of a size- set. Finding (exponentially) faster algorithms is a natural goal that has driven much of the field of exact exponential algorithms (e.g., see Fomin and Kratsch, 2010). In this paper we obtain algorithms with running time on input graphs with vertices, for the following well-studied problems: - -Cut: find a proper cut in which no vertex has more than neighbors on the other side of the cut; - Internal Partition: find a proper cut in which every vertex has at least as many neighbors on its side of the cut as on the other side; and - ()-Domination: given intervals , find a subset of the vertices, so that for every vertex the number of neighbors of in is from and for every vertex , the number of neighbors of in is from . Our algorithms are exceedingly simple, combining the split and list technique (Horowitz and Sahni, 1974; Williams, 2005) with a tool from computational geometry: orthogonal range searching in the moderate dimensional regime (Chan, 2017). Our technique is applicable to the decision, optimization and counting versions of these problems and easily extends to various generalizations with more fine-grained, vertex-specific constraints, as well as to directed, balanced, and other variants. Algorithms with running times of the form , for , were known for the first problem only for constant , and for the third problem for certain special cases of and ; for the second problem we are not aware of such results.
Cite
@article{arxiv.2506.22281,
title = {Faster exponential algorithms for cut problems via geometric data structures},
author = {László Kozma and Junqi Tan},
journal= {arXiv preprint arXiv:2506.22281},
year = {2025}
}
Comments
10 pages; to be presented at ESA 2025