Created by W.Langdon from gp-bibliography.bib Revision:1.8939
https://www.proquest.com/dissertations-theses/biological-properties-software-insights-measuring/docview/3279178908/se-2",
This dissertation considers how to modify programs more extensively by focusing on neutral mutations: those that on their own do no harm to the program's behaviour. Remarkably, it is possible to apply many neutral mutations to a program without breaking its behavior. The primary contribution of the dissertation is an algorithm for program repair, MWRepair, that is designed to take advantage of this insight. MWRepair searches for repairs to bugs in programs by identifying many neutral mutations, then combining them in large numbers. This offers the potential of fixing bugs that require modification in more than one location and of fixing bugs that require more complex changes.
There are also a set of secondary contributions of this dissertation. I evaluate the search space for program repair, characterizing the tolerance of a variety of programs across different complexity scales to increasing numbers of neutral mutations. I analyse theoretically and measure empirically the performance of three implementations of the Multiplicative Weights Update algorithm (used in MWRepair). I consider the impact of the age structure of software on the likelihood of productive changes. And I review the trajectory of APR as a field.",
Supervisor: Stephanie Forrest",
Genetic Programming entries for Joseph Renzullo