FIXBAG: a fixpoint calculator for quantified bag constraints

  • Authors:
  • Tuan-Hung Pham;Minh-Thai Trinh;Anh-Hoang Truong;Wei-Ngan Chin

  • Affiliations:
  • University of Minnesota, Twin Cities;Vietnam National University, Hanoi;Vietnam National University, Hanoi;National University of Singapore

  • Venue:
  • CAV'11 Proceedings of the 23rd international conference on Computer aided verification
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Abstract interpretation techniques have played a major role in advancing the state-of-the-art in program analysis. Traditionally, stand-alone tools for these techniques have been developed for the numerical domains which may be sufficient for lower levels of program correctness. To analyze a wider range of programs, we have developed a tool to compute symbolic fixpoints for quantified bag domain. This domain is useful for programs that deal with collections of values. Our tool is able to derive both loop invariants and method pre/post conditions via fixpoint analysis of recursive bag constraints. To support better precision, we have allowed disjunctive formulae to be inferred, where appropriate. As a stand-alone tool, we have tested it on a range of small but challenging examples with acceptable precision and performance.