Leslie Ann Goldberg, University of Warwick. Dept. of Computer Science, Paul W. Goldberg, Cynthia A. Phillips, Gregory B. Sorkin
Constructing Computer Virus Phylogenies

Constructing Computer Virus Phylogenies

Abstract: "There has been much recent algorithmic work on the problem of reconstructing the evolutionary history of biological species. Computer virus specialists are interested in finding the evolutionary history of computer viruses -- a virus is often written using code fragments from one or more other viruses, which are its immediate ancestors. A phylogeny for a collection of computer viruses is a directed acyclic graph whose nodes are the viruses and whose edges map ancestors to descendants and satisfy the property that each code fragment is 'invented' only once. To provide a simple explanation for the data, we consider the problem of constructing such a phylogeny with a minimum number of edges. In general this optimization problem is NP-complete; some associated approximation problems are also hard, but others are easy. When tree solutions exist, they can be constructed and randomly sampled in polynomial time."
Sign up to use