Approximating the Complement of the Maximum Compatible Subset of Leaves of k Trees

  • Authors:
  • Ganeshkumar Ganapathy;Tandy Warnow

  • Affiliations:
  • -;-

  • Venue:
  • APPROX '02 Proceedings of the 5th International Workshop on Approximation Algorithms for Combinatorial Optimization
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We address a combinatorial problem which arises in computational phylogenetics. In this problem we are given a set of unrooted (not necessarily binary) trees each leaf-labelled by the same set S, and we wish to remove a minimum number of leaves so that the resultant trees share a common refinement (i.e. they are "compatible". If we assume the input trees are all binary, then this is simply the Maximum Agreement Subtree problem (MAST), for which much is already known. However, if the input trees need not be binary, then the problem is much more computationally intensive: it is NP-hard for just two trees, and solvable in polynomial time for any number k of trees when all trees have bounded degree. In this paper we present an O(k2n2 4-approximation algorithm and an O(k2n3 3-approximation algorithm for the general case of this problem.