Fully polynomial-time parameterized computations for graphs and matrices of low treewidth

Fomin, Fedor V. ; Lokshtanov, Daniel ; Pilipczuk, Michał ; Saurabh, Saket ; Wrochna, Marcin (2015) Fully polynomial-time parameterized computations for graphs and matrices of low treewidth Association for Computing Machinery.

Full text not available from this repository.

Official URL: https://doi.org/10.1145/3186898

Related URL: http://dx.doi.org/10.1145/3186898

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)⋅nlogn, where k is the width of the tree decomposition given on the input. Such procedures would outperform the best known algorithms for the considered problems already for moderate values of the treewidth, like O(n1/c) for some small constant c. Our results include: -- an algorithm for computing the determinant and the rank of an n×n matrix using O(k3⋅n) time and arithmetic operations; -- an algorithm for solving a system of linear equations using O(k3⋅n) time and arithmetic operations; -- an O(k3⋅nlogn)-time randomized algorithm for finding the cardinality of a maximum matching in a graph; -- an O(k4⋅nlog2n)-time randomized algorithm for constructing a maximum matching in a graph; -- an O(k2⋅nlogn)-time algorithm for finding a maximum vertex flow in a directed graph. Moreover, we give an approximation algorithm for treewidth with time complexity suited to the running times as above. Namely, the algorithm, when given a graph G and integer k, runs in time O(k7⋅nlogn) and either correctly reports that the treewidth of G is larger than k, or constructs a tree decomposition of G of width O(k2).

Item Type:Other
Source:Copyright of this article belongs to Association for Computing Machinery.
ID Code:123381
Deposited On:15 Sep 2021 11:46
Last Modified:15 Sep 2021 11:46

Repository Staff Only: item control page