next up previous
Next: Scoring an Evolutionary Tree Up: Methods Previous: Sum of Pairs versus

Traveling Salesman

Definition 2.1   A Circular order C(T) of set of sequences $S = \{s_1, .., s_n\}$ is any tour through a tree T(S) where each edge is traversed exactly twice, and each leaf is visited once.

When a tree is traversed in a circular order, that is, from leaf A to B, from B to C, from C to D, from D to E and then back from E to leaf A (Figure 2), all edges are counted exactly twice. A circular order is the shortest possible tour through a tree where each leaf is visited once (shortest means smallest sum of edge lengths) (see Figure 2) [15].
  
Figure 2: Traversal of a tree in circular order
\begin{figure}
\begin{center}
\mbox{\psfig{file=treeCS.eps,height=0.12\textheight,angle=0} }
\begin{footnotesize}\end{footnotesize}
\end{center}
\end{figure}



Chantal Korostensky
1999-07-14