Program slicing is a technique that extracts, given a program and a criterion that is one or several instructions in this program, a simpler program, called a slice, that has the same behavior as the initial program with respect to the criterion. Program analysis techniques focus on establishing the properties of a program. These techniques are costly, and their complexity increases with the size of the program. Therefore, it would be interesting to apply these techniques on slices rather than the initial program, but it requires theoretical foundations to interpret the results obtained on the slices. This thesis provides this justification for runtime error detection. In this context, two questions arise. If an error is detected in the sli...
Program slicing is a technique to extract the part of a program (the slice) that influences or is in...
Program slicing is a well-known program transformation which simplifies a program with respect to a ...
We present point slicing, a new slicing technique for imperative programs that gives an answer to th...
Program slicing is a technique that extracts, given a program and a criterion that is one or several...
La simplification syntaxique, ou slicing, est une technique permettant d’extraire, à partir d’un pro...
. Program slicing is a technique by which statements are deleted from a program in such a way as to ...
This paper revisits the idea of slicing programs based on their axiomatic semantics, rather than usi...
[EN] Program slicing is a technique for program analysis and transformation with many different appl...
Program slicing is a technique by which statements are deleted from a program in such a way as to pr...
Program slicing is a useful analysis for aiding different software engineering activities. In the ...
Abstract. The notion of control dependence underlies many program analysis and transformation techni...
Program slicing is a program transformation that is useful in program debugging, program maintenance...
We present conditioned slicing as a general slicing framework for program comprehension. A condition...
Program slicing is a family of program decomposition techniques based on extracting state-ments rele...
Conference of 19th International Conference on Fundamental Approaches to Software Engineering, FASE ...
Program slicing is a technique to extract the part of a program (the slice) that influences or is in...
Program slicing is a well-known program transformation which simplifies a program with respect to a ...
We present point slicing, a new slicing technique for imperative programs that gives an answer to th...
Program slicing is a technique that extracts, given a program and a criterion that is one or several...
La simplification syntaxique, ou slicing, est une technique permettant d’extraire, à partir d’un pro...
. Program slicing is a technique by which statements are deleted from a program in such a way as to ...
This paper revisits the idea of slicing programs based on their axiomatic semantics, rather than usi...
[EN] Program slicing is a technique for program analysis and transformation with many different appl...
Program slicing is a technique by which statements are deleted from a program in such a way as to pr...
Program slicing is a useful analysis for aiding different software engineering activities. In the ...
Abstract. The notion of control dependence underlies many program analysis and transformation techni...
Program slicing is a program transformation that is useful in program debugging, program maintenance...
We present conditioned slicing as a general slicing framework for program comprehension. A condition...
Program slicing is a family of program decomposition techniques based on extracting state-ments rele...
Conference of 19th International Conference on Fundamental Approaches to Software Engineering, FASE ...
Program slicing is a technique to extract the part of a program (the slice) that influences or is in...
Program slicing is a well-known program transformation which simplifies a program with respect to a ...
We present point slicing, a new slicing technique for imperative programs that gives an answer to th...