๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A fixed-parameter algorithm for minimum quartet inconsistency

โœ Scribed by Jens Gramm; Rolf Niedermeier


Publisher
Elsevier Science
Year
2003
Tongue
English
Weight
285 KB
Volume
67
Category
Article
ISSN
0022-0000

No coin nor oath required. For personal study only.

โœฆ Synopsis


Given n taxa, exactly one topology for every subset of four taxa, and a positive integer k (the parameter), the Minimum Quartet Inconsistency (MQI) problem is the question whether we can find an evolutionary tree inducing a set of quartet topologies that differs from the given set in only k quartet topologies. The more general problem where we are not necessarily given a topology for every subset of four taxa appears to be fixed-parameter intractable. For MQI, however, which is also NP-complete, we can compute the required tree in time Oรฐ4 k n รพ n 4 รž: This means that the problem is fixed-parameter tractable and that in the case of a small number k of ''errors'' the tree reconstruction can be done efficiently. In particular, for minimal k; our algorithm can produce all solutions that resolve k errors. Additionally, we discuss significant heuristic improvements. Experiments underline the practical relevance of our solutions.


๐Ÿ“œ SIMILAR VOLUMES


An improved fixed-parameter algorithm fo
โœ R. Balasubramanian; Michael R. Fellows; Venkatesh Raman ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 546 KB

The VERTEX COVER problem asks, for input consisting of a graph G on n vertices, and a positive integer k, whether there is a set of k vertices such that every edge of G is incident with at least one of these vertices. We give an algorithm for this problem that runs in time O(kn + (1.324718)'k'). In

A Parallel Algorithm for Computing Minim
โœ D.B. Johnson; P. Metaxas ๐Ÿ“‚ Article ๐Ÿ“… 1995 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 840 KB

We present a simple and implementable algorithm that computes a minimum spanning tree of an undirected weighted graph \(G=(V, E)\) of \(n=|V|\) vertices and \(m=|E|\) edges on an EREW PRAM in \(O\left(\log ^{3 / 2} n\right)\) time using \(n+m\) processors. This represents a substantial improvement i