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… 
2005
2005
Program slicing is the process of deleting statements in a program that do not aect a given set of variables at a chosen point in… 
2004
2004
Business rules are operational rules based on data that business organizations follow to perform various activities. Systems that… 
2003
2003
Inheritance is one of the key features for the success of object-oriented languages. Inheritance (or specialisation) supports… 
2002
2002
Program dependency analysis is an analysis technique to identify and determine various program dependencies in program source… 
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… 
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…