Witnessing the elimination of magic wands

Stefan Blom, Marieke Huisman

    Research output: Contribution to journalArticleAcademicpeer-review

    7 Citations (Scopus)
    140 Downloads (Pure)

    Abstract

    This paper discusses static verification of programs that have been specified using separation logic with magic wands. Magic wands are used to specify incomplete resources in separation logic, i.e., if missing resources are provided, a magic wand allows one to exchange these for the completed resources. One of the applications of the magic wand operator is to describe loop invariants for algorithms that traverse a data structure, such as the imperative version of the tree delete problem (Challenge 3 from the VerifyThis@FM2012 Program Verification Competition), which is the motivating example for our work. Most separation logic based static verification tools do not provide support for magic wands, possibly because validity of formulas containing the magic wand is, by itself, undecidable. To avoid this problem, in our approach the program annotator has to provide a witness for the magic wand, thus circumventing undecidability due to the use of magic wands. A witness is an object that encodes both instructions for the permission exchange that is specified by the magic wand and the extra resources needed during that exchange. We show how this witness information is used to encode a specification with magic wands as a specification without magic wands. Concretely, this approach is used in the VerCors tool set: annotated Java programs are encoded as Chalice programs. Chalice then further translates the program to BoogiePL, where appropriate proof obligations are generated. Besides our encoding of magic wands, we also discuss the encoding of other aspects of annotated Java programs into Chalice, and in particular, the encoding of abstract predicates with permission parameters. We illustrate our approach on the tree delete algorithm, and on the verification of an iterator of a linked list.
    Original languageUndefined
    Pages (from-to)757-781
    Number of pages25
    JournalInternational journal on software tools for technology transfer
    Volume17
    Issue number6
    DOIs
    Publication statusPublished - Nov 2015

    Keywords

    • program verificationseparation logicmagic wand
    • magic wand
    • EWI-26512
    • IR-98397
    • Separation Logic
    • METIS-315064
    • Program Verification

    Cite this