IPSJ Digital Courier
Online ISSN : 1349-7456
ISSN-L : 1349-7456
Sub-Computation Based Transition Predicate Abstraction
Carl Christian FrederiksenMasami Hagiya
Author information
JOURNAL FREE ACCESS

2007 Volume 3 Pages 380-403

Details
Abstract

The transition predicate abstraction framework developed by Podelski, et al. (2005) captures size relations over state transitions which can be used to show infeasibility of certain program computations. In particular, general liveness properties (i.e., properties of infinite computations) can be verified by reducing the verification problem to one of fair termination and then proving that all (infinite) fair computations are infeasible. We present an extension of the algorithm by Podelski, et al. that can be used to improve the precision of transition predicate abstraction as well as speed up analysis time for programs with well-structured control-flow. The main key is to identify sub-computations that can be evaluated independently of their context. Efficiency is then readily improved by analyzing each sub-computation in turn, thus avoiding to reanalyze the effect of a given sub-computations for different contexts. Further, precision can be improved by using stronger methods for extracting summary information about a given sub-computation. We present two versions of the sub-computation based analysis: one for a non-parallel imperative language with loops and recursive procedures, serving as an introduction, and one for the extension of the non-parallel language to a parallel language with synchronous communication via statically named channels.

Content from these authors
© 2007 by the Information Processing Society of Japan
Previous article Next article
feedback
Top