English

Finding small separators in linear time via treewidth reduction

Data Structures and Algorithms 2015-03-19 v1 Discrete Mathematics

Abstract

We present a method for reducing the treewidth of a graph while preserving all of its minimal sts-t separators up to a certain fixed size kk. This technique allows us to solve sts-t Cut and Multicut problems with various additional restrictions (e.g., the vertices being removed from the graph form an independent set or induce a connected graph) in linear time for every fixed number kk of removed vertices. Our results have applications for problems that are not directly defined by separators, but the known solution methods depend on some variant of separation. for example, we can solve similarly restricted generalizations of Bipartization (delete at most kk vertices from GG to make it bipartite) in almost linear time for every fixed number kk of removed vertices. These results answer a number of open questions in the area of parameterized complexity. Furthermore, our technique turns out to be relevant for (H,C,K)(H,C,K)- and (H,C,K)(H,C,\le K)-coloring problems as well, which are cardinality constrained variants of the classical HH-coloring problem. We make progress in the classification of the parameterized complexity of these problems by identifying new cases that can be solved in almost linear time for every fixed cardinality bound.

Keywords

Cite

@article{arxiv.1110.4765,
  title  = {Finding small separators in linear time via treewidth reduction},
  author = {Dániel Marx and Barry O'Sullivan and Igor Razgon},
  journal= {arXiv preprint arXiv:1110.4765},
  year   = {2015}
}

Comments

A subset of the results was presented at STACS 2010

R2 v1 2026-06-21T19:23:46.128Z