Tree Decompositions with Small Cost

  • Authors:
  • Hans L. Bodlaender;Fedor V. Fomin

  • Affiliations:
  • -;-

  • Venue:
  • SWAT '02 Proceedings of the 8th Scandinavian Workshop on Algorithm Theory
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

The f-cost of a tree decomposition ({Xi | i 驴 I}, T = (I,F)) for a function f : N 驴 R+ is defined as 驴i驴I f(|Xi|). This measure associates with the running time or memory use of some algorithms that use the tree decomposition. In this paper we investigate the problem to find tree decompositions of minimum f-cost.A function f : N 驴 R+ is fast, if for every i 驴 N: f(i+1) 驴 2 驴 f(i). We show that for fast functions f, every graph G has a tree decomposition of minimum f-cost that corresponds to a minimal triangulation of G; if f is not fast, this does not hold. We give polynomial time algorithms for the problem, assuming f is a fast function, for graphs that has a polynomial number of minimal separators, for graphs of treewidth at most two, and for cographs, and show that the problem is NP-hard for bipartite graphs and for cobipartite graphs.We also discuss results for a weighted variant of the problem derived of an application from probabilistic networks.