2009
DOI: 10.1007/978-3-642-10217-2_37
|View full text |Cite
|
Sign up to set email alerts
|

Simpler Parameterized Algorithm for OCT

Abstract: We give a simple and intuitive fixed parameter tractable algorithm for the Odd Cycle Transversal problem, running in time O(3 k · k · |E| · |V |). Our algorithm is best viewed as a reinterpretation of the classical Iterative Compression algorithm for Odd Cycle Transversal by Reed, Smith and Vetta [8].

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
28
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
6
2

Relationship

3
5

Authors

Journals

citations
Cited by 33 publications
(29 citation statements)
references
References 11 publications
1
28
0
Order By: Relevance
“…Naturally, one should look at problems where the algorithm or the the running time suggests that the best known algorithm is optimal. Possible candidates are the O(2 k ) time algorithm for STEINER TREE with k terminals [2], the O(2 k ) time randomized algorithm for k-PATH [29], and the O(2 k ) (resp., O(3 k )) time algorithms for EDGE BIPARTIZATION (resp., ODD CYCLE TRANSVERSAL) [16,22].…”
Section: Resultsmentioning
confidence: 99%
“…Naturally, one should look at problems where the algorithm or the the running time suggests that the best known algorithm is optimal. Possible candidates are the O(2 k ) time algorithm for STEINER TREE with k terminals [2], the O(2 k ) time randomized algorithm for k-PATH [29], and the O(2 k ) (resp., O(3 k )) time algorithms for EDGE BIPARTIZATION (resp., ODD CYCLE TRANSVERSAL) [16,22].…”
Section: Resultsmentioning
confidence: 99%
“…Here, f (k) is a computable function depending only on the parameter k, which confines the combinatorial explosion that is seemingly inevitable for an NP-hard problem. The most intensively studied graph modification problems involve vertexor edge-deletions as their base operation; fixed-parameter tractability has been established for the problems of transforming a graph into a forest [11,8,3], a bipartite graph [26,11,18,15,24], a chordal graph [20], a planar graph [22], or an interval graph [27,2]. Results have also been obtained for problems involving directed graphs [5] or group-labeled graphs [10,7].…”
Section: Introductionmentioning
confidence: 78%
“…An instance I = (G, k) of Bipartite Compression is solved the following way. First, we run the algorithm of Reed et al [26] to look for a set X ⊆ V (G) of size ≤ 2k such that G \ X is bipartite; the running time of the algorithm is O(3 2k knm) (see also [18]) 1 . If there is no such set, then we answer "no".…”
Section: Reduction To a Cut Problemmentioning
confidence: 99%
“…This technique has been useful in resolving several other open problems in the area of parameterized complexity, including Directed Feedback Vertex Set, Almost 2-SAT, Multicut [3,32,26]. However, the algorithm for OCT had seen no further improvements in the last 9 years, though reinterpretations of the algorithm have been published [13,20]. Only recently, Lokshtanov et al [18] obtained an algorithm with an improved dependence on the parameter k. This algorithm is based on a branching guided by linear programming and runs in time O(2.32 k n O(1) ).…”
Section: Introductionmentioning
confidence: 99%