Fully polynomial-time parameterized computations for graphs and matrices of low treewidth
Fedor V. Fomin, Daniel Lokshtanov, Micha{\l} Pilipczuk, Saket Saurabh,, Marcin Wrochna

TL;DR
This paper develops fixed-parameter algorithms with polynomial dependence on input size for fundamental problems on graphs and matrices with low treewidth, significantly improving efficiency for moderate treewidth values.
Contribution
It introduces new fixed-parameter algorithms with improved running times for matrix computations and graph problems based on low treewidth, outperforming previous general algorithms.
Findings
Determinant and rank computation in $O(k^3 n)$ time
Maximum matching in $O(k^3 n \,\log n)$ time
Maximum vertex flow in $O(k^2 n \,\log n)$ time
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 or , where 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 for some small constant . Our results include: -- an algorithm for computing the determinant and the rank of an $n\times…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
