On Algorithms for $L$-bounded Cut Problem
Petr Kolman

TL;DR
This paper investigates the $L$-bounded cut problem, providing fixed parameter tractability results for planar and bounded genus graphs, and introduces approximation algorithms based on treewidth for general graphs.
Contribution
It proves fixed parameter tractability of the problem on planar and bounded genus graphs and offers new approximation algorithms based on tree decomposition.
Findings
Polynomial-time FPT algorithms for planar and bounded genus graphs.
A $ au$-approximation algorithm using tree decomposition.
An $ ext{O}( au \sqrt{ ext{log} au})$ approximation ratio for general graphs.
Abstract
Given a graph with two distinguished vertices and an integer parameter , an {\em -bounded cut} is a subset of edges (vertices) such that the every path between and in has length more than . The task is to find an -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 -hard to approximate within a small constant factor even for (for for the vertex cuts). On the other hand, the best known approximation algorithm for general graphs has approximation ratio only in the edge case, and in the vertex case, where denotes the number of vertices. We show that for planar graphs, it is possible to solve both the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Optimization and Search Problems
