A kernel for the maximum agreement forest problem on multiple binary phylogenetic trees
Abstract
The maximum agreement forest (MAF) problem in phylogenetics takes as input a set t >= 2 of binary phylogenetic trees T on the same set of taxa X. It asks for a partition of X into the smallest number of blocks such that the subtrees induced by these blocks are disjoint and have common topology across all the trees in T. We produce a modified version of the well-known chain reduction rule in order to prove that after exhaustive application of reduction rules each tree has O( t * r * k ) leaves, where k is the natural parameter (the number of blocks) and r=min{max{k,3},t+1}}. We prove this bound for both the unrooted and rooted version of the problem, and demonstrate that the bound r, the length to which common chains are truncated, is tight. Our results constitute the first kernels for MAF in the t>2 regime.
Keywords
Cite
@article{arxiv.2602.22281,
title = {A kernel for the maximum agreement forest problem on multiple binary phylogenetic trees},
author = {Steven Kelk and Ruben Meuwese and Leo van Iersel},
journal= {arXiv preprint arXiv:2602.22281},
year = {2026}
}
Comments
Submitted to journal. Compared to V1: improved bounds for the rooted case, new figures, extended discussions