English

Convex characters, algorithms and matchings

Combinatorics 2021-11-25 v1 Populations and Evolution

Abstract

Phylogenetic trees are used to model evolution: leaves are labelled to represent contemporary species ("taxa") and interior vertices represent extinct ancestors. Informally, convex characters are measurements on the contemporary species in which the subset of species (both contemporary and extinct) that share a given state, form a connected subtree. In \cite{KelkS17} it was shown how to efficiently count, list and sample certain restricted subfamilies of convex characters, and algorithmic applications were given. We continue this work in a number of directions. First, we show how combining the enumeration of convex characters with existing parameterised algorithms can be used to speed up exponential-time algorithms for the \emph{maximum agreement forest problem} in phylogenetics. Second, we re-visit the quantity g2(T)g_2(T), defined as the number of convex characters on TT in which each state appears on at least 2 taxa. We use this to give an algorithm with running time O(ϕnpoly(n))O( \phi^{n} \cdot \text{poly}(n) ), where ϕ1.6181\phi \approx 1.6181 is the golden ratio and nn is the number of taxa in the input trees, for computation of \emph{maximum parsimony distance on two state characters}. By further restricting the characters counted by g2(T)g_2(T) we open an interesting bridge to the literature on enumeration of matchings. By crossing this bridge we improve the running time of the aforementioned parsimony distance algorithm to O(1.5895npoly(n))O( 1.5895^{n} \cdot \text{poly}(n) ), and obtain a number of new results in themselves relevant to enumeration of matchings on at-most binary trees.

Keywords

Cite

@article{arxiv.2111.12632,
  title  = {Convex characters, algorithms and matchings},
  author = {Steven Kelk and Ruben Meuwese and Stephan Wagner},
  journal= {arXiv preprint arXiv:2111.12632},
  year   = {2021}
}

Comments

23 pages, supplementary material can be found at https://github.com/skelk2001/legal-matchings

R2 v1 2026-06-24T07:50:52.662Z