Content deleted Content added
Puppydragon (talk | contribs) No edit summary |
m →top: WP:CHECKWIKI error fix for #61. Punctuation goes before References. Do general fixes if a problem exists. - |
||
Line 6:
'''Automatic bug-fixing''' is the automatic [[Patch (computing)|repair]] of [[software bug]]s without the intervention of a human programmer
.<ref>Patching program errors (CACM 2008) {{DOI|10.1145/1409360.1409381}}</ref>
Techniques for automatic bug-fixing are still in their infancy, but are broadly divided into two camps depending on the way the proposed repair or patch is evaluated: those based on [[Formal verification|formal analysis]], and those that use a generate-and-validate [[search-based software engineering
==Techniques using formal verification==
|