Invariant synthesis for programs manipulating lists with unbounded data

  • Authors:
  • Ahmed Bouajjani;Cezara Drăgoi;Constantin Enea;Ahmed Rezine;Mihaela Sighireanu

  • Affiliations:
  • LIAFA, University of Paris Diderot and CNRS, Paris 13, France;LIAFA, University of Paris Diderot and CNRS, Paris 13, France;LIAFA, University of Paris Diderot and CNRS, Paris 13, France;Uppsala University, Sweden;LIAFA, University of Paris Diderot and CNRS, Paris 13, France

  • Venue:
  • CAV'10 Proceedings of the 22nd international conference on Computer Aided Verification
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We address the issue of automatic invariant synthesis for sequential programs manipulating singly-linked lists carrying data over infinite data domains We define for that a framework based on abstract interpretation which combines a specific finite-range abstraction on the shape of the heap with an abstract domain on sequences of data, considered as a parameter of the approach We instantiate our framework by introducing different abstractions on data sequences allowing to reason about various aspects such as their sizes, the sums or the multisets of their elements, or relations on their data at different (linearly ordered or successive) positions To express the latter relations we define a new domain whose elements correspond to an expressive class of first order universally quantified formulas We have implemented our techniques in an efficient prototype tool and we have shown that our approach is powerful enough to generate non-trivial invariants for a significant class of programs.