Genetic Struggle

by Ian Tullis
Answer: EVOLVE

This puzzle first determines an evolutionary tree (one ancestral species becoming sixty-four new species) and then collapses the tree (those sixty-four battle down to one).

The initial letters of the animal names, in the order given, spell out OUR PHYLOGENETIC TREE IS THE BATTLEGROUND UPON WHICH WE STRUGGLE TO SURVIVE. Phylogenetic (evolutionary) trees are constructed using differences and similarities in DNA sequences. There are various methods for doing this, but in this very simple case, there are no ambiguities and all methods should yield the same result: a binary tree. Any phylogenetics software will spit this out right away, but it's also possible to construct the tree by hand. Using only the first seven positions as an example:

etc.

This data tells us the following.

The simplest tree that satisfies all of these is:

-Paper Giraffe-\
                >-\
-Scissors Lynx-/   \
                    >---
-Rock Rook-----\   /
                >-/
-Scissors Rat--/

Going on in this way, a binary tree emerges. Depending on how the solver constructs the tree, it may look superficially different, but the underlying topology should always be the same.

Once the tree is created, it looks like a tournament bracket, and the Rock/Paper/Scissors animals happen to be paired up such that there are never any ties and the tournament can be completed.

The winner of the tournament is the Rock Stork. There is no good reason to call this in as the answer, since this is the Rock Stork's puzzle. The answer lies in the six opponents that the Rock Stork personally defeated along the way. The initial letters of their (animal) names spell out EVOLVE.