A moderately exponential time algorithm for full degree spanning tree

  • Authors:
  • Serge Gaspers;Saket Saurabh;Alexey A. Stepanov

  • Affiliations:
  • Department of Informatics, University of Bergen, Bergen, Norway;Department of Informatics, University of Bergen, Bergen, Norway;Department of Informatics, University of Bergen, Bergen, Norway

  • Venue:
  • TAMC'08 Proceedings of the 5th international conference on Theory and applications of models of computation
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the well studied FULL DEGREE SPANNING TREE problem, a NP-complete variant of the SPANNING TREE problem, in the realm of moderately exponential time exact algorithms. In this problem, given a graph G, the objective is to find a spanning tree T of G which maximizes the number of vertices that have the same degree in T as in G. This problem is motivated by its application in fluid networks and is basically a graph-theoretic abstraction of the problem of placing flow meters in fluid networks. We give an exact algorithm for FULL DEGREE SPANNING TREE running in time O(1.9172n). This adds FULL DEGREE SPANNING TREE to a very small list of "non-local problems", likeFEEDBACK VERTEX SET and CONNECTED DOMINATING SET, for which non-trivial (non brute force enumeration) exact algorithms are known.