Tree alignment
Appearance
In computational tree alignment is the problem of producing a multiple sequence alignment and on a set of sequences over a fixed tree.
Formally, tree alignment is the following optimization problem.
Input: A set , a tree leaf-labeled by and an edit distance function between sequences,
Output: A labeling of the internal vertices of such that is minimized, where is the edit distance between the endpoints of .
Note that this is in contrast to tree alignment, where the tree is provided as input.