Skip to search formSkip to main contentSkip to account menu

Delta Debugging

Delta Debugging is a methodology to automate the debugging of programs using a scientific approach of hypothesis-trial-result loop. This methodology… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2018
Review
2018
Quantified Boolean formulas (QBFs) extend propositional logic by universal and existential quantifiers over the propositional… 
2015
2015
Debugging is a critical step in the development of any parallel program. However, the traditional interactive debugging model… 
2012
2012
Wrapping is an established technique for API migration: the use of a given API within the system under migration is replaced by… 
Review
2009
Review
2009
Imagine some program and a number of changes. If none of these changes is applied ("yesterday"), the program works. If all… 
2007
2007
As concurrent and distributive applications are becoming more common and debugging such applications is very difficult, practical… 
2007
2007
: One of the major tasks in maintaining software systems is understanding how specific effects came to be. This is especially true… 
Review
2007
Review
2007
Review of “Why Programs Fail: A Guide to Systematic Debugging by Andreas Zeller”, Morgan Kaufmann, 2005, $54.95, ISBN: 1558608664 
2005
2005
Because today’s software is increasingly dynamic and runs in heterogeneous environments, it is difficult to assess software…