Synthesis of circular compositional program proofs via abduction

  • Authors:
  • Boyang Li;Isil Dillig;Thomas Dillig;Ken McMillan;Mooly Sagiv

  • Affiliations:
  • College of William & Mary;College of William & Mary;College of William & Mary;Microsoft Research;Tel Aviv University, Israel

  • Venue:
  • TACAS'13 Proceedings of the 19th international conference on Tools and Algorithms for the Construction and Analysis of Systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a technique for synthesizing circular compositional proofs of program correctness. Our technique uses abductive inference to decompose the proof into small lemmas, which are represented as small program fragments annotated with pre and post-conditions. Different tools are used to discharge each different lemma, combining the strengths of different verifiers. Furthermore, each lemma concerns the correctness of small syntactic fragments of the program, addressing scalability concerns. We have implemented this technique and used it combine four different verification tools. Our experiments show that our technique can be successfully used to verify applications that cannot be verified by any individual technique.