2012
DOI: 10.1007/978-3-642-30891-8_12
|View full text |Cite
|
Sign up to set email alerts
|

Fixed-Parameter Tractability of Treewidth and Pathwidth

Abstract: Abstract. In this survey, a number of results on the fixed-parameter tractability of treewidth and pathwidth are discussed. Some emphasis is placed on older results, and proofs that show that treewidth and pathwidth are fixed-parameter tractable. Also, a linear-time algorithm for testing if a graph has pathwidth at most some given constant is discussed in more detail.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 16 publications
(11 citation statements)
references
References 141 publications
0
11
0
Order By: Relevance
“…Besides this, many efficient algorithms exist to approximate the treewidth of a graph to some constant factor. A detailed survey of these results is available elsewhere [ 7 , 8 ]. Open-source packages such as HTD can compute treewidth for graphs with thousands of nodes [ 1 ].…”
Section: Preliminariesmentioning
confidence: 99%
“…Besides this, many efficient algorithms exist to approximate the treewidth of a graph to some constant factor. A detailed survey of these results is available elsewhere [ 7 , 8 ]. Open-source packages such as HTD can compute treewidth for graphs with thousands of nodes [ 1 ].…”
Section: Preliminariesmentioning
confidence: 99%
“…We claim again that α m (P ) < L α m (P). As in Case 1, it suffices to show that (7) holds for all i = 1, . .…”
Section: Clean Path Decompositions Are Well-arrangedmentioning
confidence: 99%
“…In this section we turn the generic exponential-time algorithm from Section 3.1 into a polynomialtime algorithm that finds a minimum-length path decomposition of width at most k of G for given integer k ≤ 3 and connected graph G. Recall that it can be checked in linear-time whether pw(G) ≤ k, see [4,7]. We formulate the algorithm in this section and prove its correctness in the next section.…”
Section: An Algorithm For Connected Graphsmentioning
confidence: 99%
“…This is why we feel that a restriction to a certain type of algorithm is not necessarily inferior to a complexity-based approach. Indeed, most algorithms leveraging treewidth are dynamic programming algorithms or can be equivalently expressed as such [19][20][21][22][23][24]. Even before dynamic programming on tree-decompositions became an important subject in algorithm design, similar concepts were already used implicitly [25,26].…”
Section: Introductionmentioning
confidence: 99%
“…Our tool of choice will be a family of boundaried graphs that are distinct under Myhill-Nerode equivalence. The perspective of viewing graph decompositions as an "algebraic" expression of boundaried graphs that allow such equivalences is well-established [21,23].…”
Section: Introductionmentioning
confidence: 99%