Automatic Assume/Guarantee Reasoning for Heap-Manipulating Programs

  • Authors:
  • Greta Yorsh;Alexey Skidanov;Thomas Reps;Mooly Sagiv

  • Affiliations:
  • School of Comp. Sci., Tel-Aviv Univ.;School of Comp. Sci., Tel-Aviv Univ.;Comp.Sci.Dept., Univ. of Wisconsin.;School of Comp. Sci., Tel-Aviv Univ.

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Assume/Guarantee (A/G) reasoning for heap-manipulating programs is challenging because the heap can be mutated in an arbitrary way by procedure calls. Moreover, specifying the potential side-effects of a procedure is non-trivial. We report on an on-going effort to reduce the burden of A/G reasoning for heap-manipulating programs by automatically generating post-conditions and estimating side-effects of non-recursive procedures. Our method is sound. It combines the use of theorem provers and abstract-interpretation algorithms.