Delta debugging: Difference between revisions

Content deleted Content added
Added link for bisection
Added Related section
Line 26:
* [http://www.youtube.com/watch?v=SzRqd4YeLlM Learning from Code History] A presentation at Google Tech Talk from the original inventor of the Delta Debugging
<references />
 
==Related==
 
* [[Bisection (software engineering)]]
* [[Program slicing]]
 
==External links==