2018
DOI: 10.1145/3186898
|View full text |Cite
|
Sign up to set email alerts
|

Fully Polynomial-Time Parameterized Computations for Graphs and Matrices of Low Treewidth

Abstract: We investigate the complexity of several fundamental polynomial-time solvable problems on graphs and on matrices, when the given instance has low treewidth; in the case of matrices, we consider the treewidth of the graph formed by non-zero entries. In each of the considered cases, the best known algorithms working on general graphs run in polynomial time, however the exponent of the polynomial is large. Therefore, our main goal is to construct algorithms with running time of the form poly(k)·n or poly(k)·n log… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
6
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
5
4
1

Relationship

1
9

Authors

Journals

citations
Cited by 37 publications
(6 citation statements)
references
References 83 publications
0
6
0
Order By: Relevance
“…Albeit it must be under some conditions called fairness, the fact that a linear time algorithm exists for this kind of popular matching helps in better understanding the underlying discrete structure of matchings. Surprisingly, while being a well-known and fundamentally polynomial algorithmic problem, Matching has lately attracted research interest in the parameterized areas of algorithmic as well [9,12]. Here, the overall effort has been put in reducing the polynomial time complexity to linear time, by means of factorising bits of the time complexity to depend on another parameter of the input instance rather than its size.…”
Section: Introductionmentioning
confidence: 99%
“…Albeit it must be under some conditions called fairness, the fact that a linear time algorithm exists for this kind of popular matching helps in better understanding the underlying discrete structure of matchings. Surprisingly, while being a well-known and fundamentally polynomial algorithmic problem, Matching has lately attracted research interest in the parameterized areas of algorithmic as well [9,12]. Here, the overall effort has been put in reducing the polynomial time complexity to linear time, by means of factorising bits of the time complexity to depend on another parameter of the input instance rather than its size.…”
Section: Introductionmentioning
confidence: 99%
“…Husfeldt [62] shows that the eccentricity of every vertex in an undirected graph on n vertices can be computed in time n·exp [O(k log d)], where k and d are the treewidth and the diameter of the graph, respectively. More recently, a tour de force was achieved by Fomin et al [44] who were the first to design parameterized algorithms with polynomial dependency on the treewidth, for Maximum Matching and Maximum Flow. Furthermore they proved that for graphs with treewidth at most k, a tree decomposition of width O(k 2 ) can be computed in O(k 7 · n log n)-time.…”
Section: Introductionmentioning
confidence: 99%
“…We finally mention that, very recently, two further works delved deeper into "FPT inside P" algorithms for Maximum Matching [25,42].…”
Section: Introductionmentioning
confidence: 99%