English

Fast Dynamic Programming on Graph Decompositions

Data Structures and Algorithms 2018-06-06 v1

Abstract

In this paper, we consider tree decompositions, branch decompositions, and clique decompositions. We improve the running time of dynamic programming algorithms on these graph decompositions for a large number of problems as a function of the treewidth, branchwidth, or cliquewidth, respectively. On tree decompositions of width kk, we improve the running time for Dominating Set to O(3k)O(3^k). We generalise this result to [ρ,σ][\rho,\sigma]-domination problems with finite or cofinite ρ\rho and σ\sigma. For these problems, we give O(sk)O(s^k)-time algorithms, where ss is the number of `states' a vertex can have in a standard dynamic programming algorithm for such a problems. Furthermore, we give an O(2k)O(2^k)-time algorithm for counting the number of perfect matchings in a graph, and generalise this to O(2k)O(2^k)-time algorithms for many clique covering, packing, and partitioning problems. On branch decompositions of width kk, we give an O(3ω2k)O(3^{\frac{\omega}{2}k})-time algorithm for Dominating Set, an O(2ω2k)O(2^{\frac{\omega}{2}k})-time algorithm for counting the number of perfect matchings, and O(sω2k)O(s^{\frac{\omega}{2}k})-time algorithms for [ρ,σ][\rho,\sigma]-domination problems involving ss states with finite or cofinite ρ\rho and σ\sigma. Finally, on clique decompositions of width kk, we give O(4k)O(4^k)-time algorithms for Dominating Set, Independent Dominating Set, and Total Dominating Set. The main techniques used in this paper are a generalisation of fast subset convolution, as introduced by Bj\"orklund et al., now applied in the setting of graph decompositions and augmented such that multiple states and multiple ranks can be used. Recently, Lokshtanov et al. have shown that some of the algorithms obtained in this paper have running times in which the base in the exponents is optimal, unless the Strong Exponential-Time Hypothesis fails.

Keywords

Cite

@article{arxiv.1806.01667,
  title  = {Fast Dynamic Programming on Graph Decompositions},
  author = {Johan M. M. van Rooij and Hans L. Bodlaender and Erik Jan van Leeuwen and Peter Rossmanith and Martin Vatshelle},
  journal= {arXiv preprint arXiv:1806.01667},
  year   = {2018}
}

Comments

Preliminary parts of this paper have appeared under the title `Dynamic Programming on Tree Decompositions Using Generalised Fast Subset Convolution' on the 17th Annual European Symposium on Algorithms (ESA 2009), and under the title `Faster Algorithms on Branch and Clique Decompositions' on the 35th International Symposium Mathematical Foundations of Computer Science (MFCS 2010)