On Algorithms Employing Treewidth for $L$-bounded Cut Problems
Journal of Graph Algorithms and Applications, Tome 22 (2018) no. 2, pp. 177-191.

Voir la notice de l'article provenant de la source Journal of Graph Algorythms and Applications website

Given a graph $G=(V,E)$ with two distinguished vertices $s,t\in V$ and an integer parameter $L>0$, an $L$-bounded cut is a subset $F$ of edges (vertices) such that the every path between $s$ and $t$ in $G\setminus F$ has length more than $L$. The task is to find an $L$-bounded cut of minimum cardinality. Though the problem is very simple to state and has been studied since the beginning of the 70's, it is not much understood yet. The problem is known to be $\cal{NP}$-hard to approximate within a small constant factor even for $L\geq 4$ (for $L\geq 5$ for the vertex-deletion version). On the other hand, the best known approximation algorithm for general graphs has approximation ratio only $\mathcal{O}({n^{2/3}})$ in the edge case, and $\mathcal{O}({\sqrt{n}})$ in the vertex case, where $n$ denotes the number of vertices. We show that for planar graphs, it is possible to solve both the edge- and the vertex-deletion version of the problem optimally in $\mathcal{O}((L+2)^{3L}n)$ time. That is, the problem is fixed-parameter tractable (FPT) with respect to $L$ on planar graphs. Furthermore, we show that the problem remains FPT even for bounded genus graphs, a super class of planar graphs. Our second contribution deals with approximations of the vertex-deletion version of the problem. We describe an algorithm that for a given graph $G$, its tree decomposition of width $\tau$ and vertices $s$ and $t$ computes a $\tau$-approximation of the minimum $L$-bounded $s-t$ vertex cut; if the decomposition is not given, then the approximation ratio is $\mathcal{O}(\tau \sqrt{\log \tau})$. For graphs with treewidth bounded by $\mathcal{O}(n^{1/2-\epsilon})$ for any $\epsilon>0$, but not by a constant, this is the best approximation in terms of $n$ that we are aware of.
@article{JGAA_2018_22_2_a1,
     author = {Petr Kolman},
     title = {On {Algorithms} {Employing} {Treewidth} for $L$-bounded {Cut} {Problems}},
     journal = {Journal of Graph Algorithms and Applications},
     pages = {177--191},
     publisher = {mathdoc},
     volume = {22},
     number = {2},
     year = {2018},
     doi = {10.7155/jgaa.00462},
     language = {en},
     url = {http://geodesic.mathdoc.fr/articles/10.7155/jgaa.00462/}
}
TY  - JOUR
AU  - Petr Kolman
TI  - On Algorithms Employing Treewidth for $L$-bounded Cut Problems
JO  - Journal of Graph Algorithms and Applications
PY  - 2018
SP  - 177
EP  - 191
VL  - 22
IS  - 2
PB  - mathdoc
UR  - http://geodesic.mathdoc.fr/articles/10.7155/jgaa.00462/
DO  - 10.7155/jgaa.00462
LA  - en
ID  - JGAA_2018_22_2_a1
ER  - 
%0 Journal Article
%A Petr Kolman
%T On Algorithms Employing Treewidth for $L$-bounded Cut Problems
%J Journal of Graph Algorithms and Applications
%D 2018
%P 177-191
%V 22
%N 2
%I mathdoc
%U http://geodesic.mathdoc.fr/articles/10.7155/jgaa.00462/
%R 10.7155/jgaa.00462
%G en
%F JGAA_2018_22_2_a1
Petr Kolman. On Algorithms Employing Treewidth for $L$-bounded Cut Problems. Journal of Graph Algorithms and Applications, Tome 22 (2018) no. 2, pp. 177-191. doi : 10.7155/jgaa.00462. http://geodesic.mathdoc.fr/articles/10.7155/jgaa.00462/

Cité par Sources :