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
We propose a technique for static slicing of UML models. We rst transform a software architecture specied using UML into an… 
2009
2009
The performance of single-threaded programs and legacy binary code is of critical importance in many everyday applications… 
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… 
1996
1996
This paper presents a multiprocessor performance prediction methodology supported by experimental measurements, which predicts… 
1987
1987
This correspondence points out some of the problems with Weiser's algorithm [5] for computing program slices. Corrections are…