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… 
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… 
1995
1995
Program slicing is a technique for program simpli cation based upon the deletion of statements which cannot a ect the values of a… 
1994
1994
A considerable amount of work has been done in the area of representing programs with single and multiple procedure bodies. A… 
1990
1990
I present a theory of program animation based on formal semantics. This theory shows how an animator for a language can be…