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
Sequential Automatic Test Pattern Generation (ATPG) is extremely computation intensive and produces good results only on… 
2001
2001
Program slicing has many applications in software engineering activities. However, until recently, no slicing algorithm has been… 
2000
2000
  • Li Bi
  • 2000
  • Corpus ID: 62981288
Program slicing is a static analysis technique that extracts all statements relevant to the computation of a given variable… 
1999
1999
Object-oriented programming has been considered a most promising method in program development and maintenance. An important… 
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…