English

Finding agreement cherry-reduced subnetworks in level-1 networks

Data Structures and Algorithms 2023-05-02 v1 Populations and Evolution

Abstract

Phylogenetic networks are increasingly being considered as better suited to represent the complexity of the evolutionary relationships between species. One class of phylogenetic networks that has received a lot of attention recently is the class of orchard networks, which is composed of networks that can be reduced to a single leaf using cherry reductions. Cherry reductions, also called cherry-picking operations, remove either a leaf of a simple cherry (sibling leaves sharing a parent) or a reticulate edge of a reticulate cherry (two leaves whose parents are connected by a reticulate edge). In this paper, we present a fixed-parameter tractable algorithm to solve the problem of finding a maximum agreement cherry-reduced subnetwork (MACRS) between two rooted binary level-1 networks. This is first exact algorithm proposed to solve the MACRS problem. As proven in earlier work, there is a direct relationship between finding an MACRS and calculating a distance based on cherry operations. As a result, the proposed algorithm also provides a distance that can be used for the comparison of level-1 networks.

Keywords

Cite

@article{arxiv.2305.00033,
  title  = {Finding agreement cherry-reduced subnetworks in level-1 networks},
  author = {Kaari Landry and Olivier Tremblay-Savard and Manuel Lafond},
  journal= {arXiv preprint arXiv:2305.00033},
  year   = {2023}
}

Comments

presented at RECOMG-CG 2023 conference

R2 v1 2026-06-28T10:21:04.675Z