Revamping TVLA: making parametric shape analysis competitive

  • Authors:
  • Igor Bogudlov;Tal Lev-Ami;Thomas Reps;Mooly Sagiv

  • Affiliations:
  • School of Comp. Sci., Tel Aviv Univ.;School of Comp. Sci., Tel Aviv Univ.;Comp. Sci. Department, Univ. of Wisconsin, Madison;School of Comp. Sci., Tel Aviv Univ.

  • Venue:
  • CAV'07 Proceedings of the 19th international conference on Computer aided verification
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

TVLA is a parametric framework for shape analysis that can be easily instantiated to create different kinds of analyzers for checking properties of programs that use linked data structures. We report on dramatic improvements in TVLA's performance, which make the cost of parametric shape analysis comparable to that of the most efficient specialized shape-analysis tools (which restrict the class of data structures and programs analyzed) without sacrificing TVLA's parametricity. The improvements were obtained by employing well-known techniques from the database community to reduce the cost of extracting information from shape descriptors and performing abstract interpretation of program statements and conditions. Compared to the prior version of TVLA, we obtained as much as 50-fold speedup.