Efficient Comparison of Program SlicesDownload PDFOpen Website

Published: 1991, Last Modified: 12 May 2023Acta Informatica 1991Readers: Everyone
Abstract: Theslice of a program with respect to a componentc is a projection of the program that includes all components that might affect (either directly or transitively) the values of the variables used atc. Slices can be extracted particularly easily from a program representation called a program dependence graph, originally introduced as an intermediate program representation for performing optimizing, vectorizing, and parallelizing transformations. This paper presents a linear-time algorithm for determining whether two slices of a program dependence graph are isomorphic.
0 Replies

Loading