Loop Summarization Using Abstract Transformers

  • Authors:
  • Daniel Kroening;Natasha Sharygina;Stefano Tonetta;Aliaksei Tsitovich;Christoph M. Wintersteiger

  • Affiliations:
  • Computing Laboratory, Oxford University, UK;University of Lugano, Switzerland and School of Computer Science, Carnegie Mellon University, USA;Fondazione Bruno Kessler, Trento, Italy;University of Lugano, Switzerland;Computer Systems Institute, ETH Zurich, Switzerland

  • Venue:
  • ATVA '08 Proceedings of the 6th International Symposium on Automated Technology for Verification and Analysis
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Existing program analysis tools that implement abstraction rely on saturating procedures to compute over-approximations of fixpoints. As an alternative, we propose a new algorithm to compute an over-approximation of the set of reachable states of a program by replacing loops in the control flow graph by their abstract transformer. Our technique is able to generate diagnostic information in case of property violations, which we call leaping counterexamples. We have implemented this technique and report experimental results on a set of large ANSI-C programs using abstract domains that focus on properties related to string-buffers.