Skip to search formSkip to main contentSkip to account menu

Program slicing

Known as: Program slice, Slicing, Static slicing 
In computer programming, program slicing is the computation of the set of programs statements, the program slice, that may affect the values at some… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Debugging Simulink models presents a significant challenge in the embedded industry. In this work, we propose SimFL, a fault… 
2009
2009
The performance of single-threaded programs and legacy binary code is of critical importance in many everyday applications… 
2007
2007
The aim of this article is to provide a unified mathematical framework for program slicing which places all slicing work for… 
Highly Cited
2007
Highly Cited
2007
Program slicing is a program analysis and transformation technique that has been successfully used in a wide range of… 
2002
2002
Program dependency analysis is an analysis technique to identify and determine various program dependencies in program source… 
2002
2002
Testing is a critical part of the software-engineering process. Coverage tools provide information about which components are… 
2001
2001
Program slicing is an important approach to testing, understanding and maintaining programs. The paper presents a slicing… 
Highly Cited
1998
Highly Cited
1998
Program slicing transforms a large program into a smaller one that contains only statements relevant to the computation of a… 
Highly Cited
1997
Highly Cited
1997
A dynamic program slice is an executable part of a program whose behavior is identical, for the same program input, to that of…