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.
2020
2020
Type error messages of compilers of statically typed functional languages are often inaccurate, making type error debugging hard… 
Review
2013
Review
2013
Future Internet applications are expected to be much more complex and powerful, by exploiting various dynamic capabilities For… 
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
Because query execution is the most crucial part of Inductive Logic Programming (ILP) algorithms, a lot of effort is invested in… 
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… 
2005
2005
Because today’s software is increasingly dynamic and runs in heterogeneous environments, it is difficult to assess software…