Sciweavers

INFSOF
2006

Theory and algorithms for slicing unstructured programs

13 years 5 months ago
Theory and algorithms for slicing unstructured programs
Program slicing identifies parts of a program that potentially affect a chosen computation. It has many applications in software engineering, including maintenance, evolution and re-engineering of legacy systems. However, these systems typically contain programs with unstructured control-flow, produced using goto statements; thus, effective slicing of unstructured programs remains an important topic of study. This paper shows that slicing unstructured programs inherently requires making trade-offs between three slice attributes: termination behaviour, size, and syntactic structure. It is shown how different applications of slicing require different tradeoffs. The three attributes are used as the basis of a three-dimensional theoretical framework, which classifies slicing algorithms for unstructured programs. The paper proves that for two combinations of these dimensions, no algorithm exists and presents algorithms for the remaining six combinations. q 2005 Elsevier B.V. All rights res...
Mark Harman, Arun Lakhotia, David Binkley
Added 13 Dec 2010
Updated 13 Dec 2010
Type Journal
Year 2006
Where INFSOF
Authors Mark Harman, Arun Lakhotia, David Binkley
Comments (0)