Automatic bug fixing: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 24:
<ref>Automatic Repair of Buggy If Conditions and Missing Preconditions with SMT http://arxiv.org/abs/1404.3186</ref>,
or stochastic algorithms such as [[Genetic Programming]]. Research on the application of Genetic Programming to repair bugs is part of a subfield known as [[Genetic Improvement]]. Current automatic repair systems using Genetic Improvement are able to repair real bugs in C, C++, and Java
<ref>Automatic program repair with evolutionary computation Automatic program repair with evolutionary computationhttps://www.cs.virginia.edu/~weimer/p/p109-weimer.pdf</ref>
.