Maximum agreement subtree problem (original) (raw)
The maximum agreement subtree problem is any of several closely related problems in graph theory and computer science. In all of these problems one is given a collection of trees each containing leaves. The leaves of these trees are given labels from some set with so that no pair of leaves in the same tree sharing the same label, within the same tree the labelling for each leaf is distinct. In this problem one would like to find the largest subset such that the minimal spanning subtrees containing the leaves in , of are the "same" while preserving the labelling.