Generation of orchard and tree-child networks
Gabriel Cardona, Gerard Ribas, Joan Carles Pons

TL;DR
This paper introduces a recursive method for efficiently generating all orchard and tree-child phylogenetic networks with specified leaves and reticulations, using a unique sequence-based representation and providing a computational implementation.
Contribution
It presents a novel recursive algorithm for generating orchard and tree-child networks based on minimal reduction sequences, enabling enumeration of networks with given parameters.
Findings
Developed a recursive generation method for orchard networks.
Implemented the algorithm in C and made it publicly available.
Counted networks with up to 6 leaves and 8 reticulations.
Abstract
Phylogenetic networks are an extension of phylogenetic trees that allow for the representation of reticulate evolution events. One of the classes of networks that has gained the attention of the scientific community over the last years is the class of orchard networks, that generalizes tree-child networks, one of the most studied classes of networks. In this paper we focus on the combinatorial and algorithmic problem of the generation of orchard networks, and also of tree-child networks. To this end, we use that these networks are defined as those that can be recovered by a reversing a certain reduction process. Then, we show how to choose a ``minimum'' reduction process among all that can be applied to a network, and hence we get a unique representation of the network that, in fact, can be given in terms of sequences of pairs of integers, whose length is related to the number of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenomics and Phylogenetic Studies · Genetic diversity and population structure · Plant Diversity and Evolution
MethodsFocus
