Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
162 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Faster Construction of Greedy Consensus Trees (1705.10548v2)

Published 30 May 2017 in cs.DS

Abstract: A consensus tree is a phylogenetic tree that captures the similarity between a set of conflicting phylogenetic trees. The problem of computing a consensus tree is a major step in phylogenetic tree reconstruction. It also finds applications in predicting a species tree from a set of gene trees. This paper focuses on two of the most well-known and widely used oconsensus tree methods: the greedy consensus tree and the frequency difference consensus tree. Given $k$ conflicting trees each with $n$ leaves, the previous fastest algorithms for these problems were $O(k n2)$ for the greedy consensus tree [J. ACM 2016] and $\tilde O(\min { k n2, k2n})$ for the frequency difference consensus tree [ACM TCBB 2016]. We improve these running times to $\tilde O(k n{1.5})$ and $\tilde O(k n)$ respectively.

Citations (8)

Summary

We haven't generated a summary for this paper yet.