Publication Details

Compositional Entailment Checking for a Fragment of Separation Logic

ENEA, C.; LENGÁL, O.; SIGHIREANU, M.; VOJNAR, T. Compositional Entailment Checking for a Fragment of Separation Logic. In Proceedings of APLAS'14. Lecture Notes in Computer Science. Heidelberg: Springer Verlag, 2014. p. 314-333. ISBN: 978-3-319-12735-4.
Czech title
Kompozitní testování implikace pro fragment separační logiky
Type
conference paper
Language
English
Authors
Keywords

program verification, decision procedures, separation logic, tree automata

Abstract

We present a (semi-)decision procedure for checking entailment between separation logic formulas with inductive predicates specifying complex data structures corresponding to finite nesting of various kinds of linked lists: acyclic or cyclic, singly or doubly linked, skip lists, etc. The decision procedure is compositional in the sense that it reduces the problem of checking entailment between two arbitrary formulas to the problem of checking entailment between a formula and an atom. Subsequently, in case the atom is a predicate, we reduce the entailment to testing membership of a tree derived from the formula in the language of a tree automaton derived from the predicate. We implemented this decision procedure and tested it successfully on verification conditions obtained from programs using singly and doubly linked nested lists as well as skip lists.

Published
2014
Pages
314–333
Proceedings
Proceedings of APLAS'14
Series
Lecture Notes in Computer Science
Volume
8858
ISBN
978-3-319-12735-4
Publisher
Springer Verlag
Place
Heidelberg
EID Scopus
BibTeX
@inproceedings{BUT111608,
  author="Constantin {Enea} and Ondřej {Lengál} and Mihaela {Sighireanu} and Tomáš {Vojnar}",
  title="Compositional Entailment Checking for a Fragment of Separation Logic",
  booktitle="Proceedings of APLAS'14",
  year="2014",
  series="Lecture Notes in Computer Science",
  volume="8858",
  pages="314--333",
  publisher="Springer Verlag",
  address="Heidelberg",
  isbn="978-3-319-12735-4"
}
Back to top