2012
DOI: 10.1007/s00453-012-9707-6
|View full text |Cite
|
Sign up to set email alerts
|

On Cutwidth Parameterized by Vertex Cover

Abstract: We study the CUTWIDTH problem, where the input is a graph G, and the objective is find a linear layout of the vertices that minimizes the maximum number of edges intersected by any vertical line inserted between two consecutive vertices. We give an algorithm for CUTWIDTH with running time O(2 k n O(1) ). Here k is the size of a minimum vertex cover of the input graph G, and n is the number of vertices in G. Our algorithm gives an O(2 n/2 n O(1) ) time algorithm for CUTWIDTH on bipartite graphs as a corollary.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 11 publications
(3 citation statements)
references
References 38 publications
0
3
0
Order By: Relevance
“…On the other hand, for several other vertex permutation problems no such algorithms are known. The two natural problems to attack are (i) the computation of cutwidth, and (ii) the Minimum Feedback Arc Set in Digraph problem; see [3,5] for definitions and details. It is known that the cutwidth of a graph can be computed in time O * (2 t ), where t is the size of a vertex cover in the graph [5]; thus the problem is solvable in time O * (2 n/2 ) on bipartite graphs.…”
Section: Resultsmentioning
confidence: 99%
“…On the other hand, for several other vertex permutation problems no such algorithms are known. The two natural problems to attack are (i) the computation of cutwidth, and (ii) the Minimum Feedback Arc Set in Digraph problem; see [3,5] for definitions and details. It is known that the cutwidth of a graph can be computed in time O * (2 t ), where t is the size of a vertex cover in the graph [5]; thus the problem is solvable in time O * (2 n/2 ) on bipartite graphs.…”
Section: Resultsmentioning
confidence: 99%
“…Recently Chapelle et al [6] provided an algorithm solving Treewidth and Pathwidth in O * (3 vc ), but those completely different techniques do not seem to work for Minimum Fill-in or Treelength. The interested reader may also refer., e.g., to [10,11] for more (layout) problems parameterized by vertex cover.…”
Section: Introductionmentioning
confidence: 99%
“…Using the size of the vertex cover as a parameter when analyzing algorithms and solving problems is not a new idea. Some examples from the literature are an O * (2 k ) algorithm for CUTWIDTH parameterized by vertex cover [9], an O * (2 k ) algorithm for CHORDAL GRAPH sandwich parameterized by the vertex cover of an edge set [15], and different variants of graph layout problems parameterized by vertex cover [11].…”
Section: Introductionmentioning
confidence: 99%