Viper: A verification infrastructure for permission-based reasoning

The work

AuthorsPeter Müller; Malte Schwerhoff; Alexander J. Summers
Editors
Typeinproceedings
Year2016
Citekeymuller2016viper

Where it appeared

Published inVerification, Model Checking, and Abstract Interpretation: 17th International Conference, VMCAI 2016, St. Petersburg, FL, USA, January 17-19, 2016. Proceedings 17
PublisherSpringer
SeriesLecture Notes in Computer Science
Number in series9583
Pages41--62

Abstract

The automation of verification techniques based on first-order logic specifications has benefitted greatly from verification infrastructures such as Boogie and Why. These offer an intermediate language that can express diverse language features and verification techniques, as well as back-end tools: in particular, verification condition generators. However, these infrastructures are not well suited to verification techniques based on separation logic and other permission logics, because they do not provide direct support for permissions and because existing tools for these logics often favour symbolic execution over verification condition generation. Consequently, tool support for these logics (where available) is typically developed independently for each technique, dramatically increasing the burden of developing automatic tools for permission-based verification. In this paper, we present a verification infrastructure whose intermediate language supports an expressive permission model natively. We provide tool support including two back-end verifiers: one based on symbolic execution, and one on verification condition generation; an inference tool based on abstract interpretion is currently under development. A wide range of existing verification techniques can be implemented via this infrastructure, alleviating much of the burden of building permission-based verifiers, and allowing the developers of higher-level reasoning techniques to focus their efforts at an appropriate level of abstraction.

A copy is held

pdf, 1.7 MB. Not published — it may be under copyright. The facts and links here are.

How it got here

How it got hereagent via bibtex
Added2026-08-05 00:00 UTC
Approved bya person 2026-08-16 15:59 UTC

Cite it as

@inproceedings{muller2016viper,
  title        = {Viper: A verification infrastructure for permission-based reasoning},
  author       = {Peter Müller and Malte Schwerhoff and Alexander J. Summers},
  year         = {2016},
  booktitle    = {Verification, Model Checking, and Abstract Interpretation: 17th International Conference, VMCAI 2016, St. Petersburg, FL, USA, January 17-19, 2016. Proceedings 17},
  publisher    = {Springer},
  series       = {Lecture Notes in Computer Science},
  pages        = {41--62},
  doi          = {10.1007/978-3-662-49122-5_2},
}

This record lives at https://refs.drheap.org/muller2016viper/ and will keep doing so.