Dynamic programming for graphs on surfaces

  • Authors:
  • Juanjo Rué;Ignasi Sau;Dimitrios M. Thilikos

  • Affiliations:
  • ICM, Madrid, Spain;CNRS-LIRMM, Montpellier, France;National and Kapodistrian University of Athens, Athens, Greece

  • Venue:
  • ACM Transactions on Algorithms (TALG)
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

We provide a framework for the design and analysis of dynamic programming algorithms for surface-embedded graphs on n vertices and branchwidth at most k. Our technique applies to general families of problems where standard dynamic programming runs in 2O(k⋅log k) ⋅ n steps. Our approach combines tools from topological graph theory and analytic combinatorics. In particular, we introduce a new type of branch decomposition called surface cut decomposition, generalizing sphere cut decompositions of planar graphs, which has nice combinatorial properties. Namely, the number of partial solutions that can be arranged on a surface cut decomposition can be upper-bounded by the number of noncrossing partitions on surfaces with boundary. It follows that partial solutions can be represented by a single-exponential (in the branchwidth k) number of configurations. This proves that, when applied on surface cut decompositions, dynamic programming runs in 2O(k) ⋅ n steps. That way, we considerably extend the class of problems that can be solved in running times with a single-exponential dependence on branchwidth and unify/improve most previous results in this direction.