Assertion-based slicing and slice graphs

作者:Barros Jose Bernardo; da Cruz Daniela; Henriques Pedro Rangel; Pinto Jorge Sousa*
来源:Formal Aspects of Computing, 2012, 24(2): 217-248.
DOI:10.1007/s00165-011-0196-1

摘要

This paper revisits the idea of slicing programs based on their axiomatic semantics, rather than using criteria based on control/data dependencies. We show how the forward propagation of preconditions and the backward propagation of postconditions can be combined in a new slicing algorithm that is more precise than the existing specification-based algorithms. The algorithm is based on (a) a precise test for removable statements, and (b) the construction of a slice graph, a program control flow graph extended with semantic labels and additional edges that %26quot;short-circuit%26quot; removable commands. It improves on previous approaches in two aspects: it does not fail to identify removable commands; and it produces the smallest possible slice that can be obtained (in a sense that will be made precise). Iteration is handled through the use of loop invariants and variants to ensure termination. The paper also discusses in detail applications of these forms of slicing, including the elimination of (conditionally) unreachable and dead code, and compares them to other related notions.

  • 出版日期2012-3