Publication Details

Pattern-Based Verification of Programs with Extended Linear Linked Data Structures

ČEŠKA Milan, ERLEBACH Pavel and VOJNAR Tomáš. Pattern-Based Verification of Programs with Extended Linear Linked Data Structures. Electronic Notes in Theoretical Computer Science, vol. 2006, no. 145, pp. 113-130. ISSN 1571-0661.
Czech title
Pattern-Based Verification of Programs with Extended Linear Linked Data Structures
Type
journal article
Language
english
Authors
URL
Keywords

formal verification, program analysis, dynamic linked data structures

Abstract

The paper deals with the problem of automatic verification of programs with dynamic linked data structures. In particular, the use of pattern-based abstraction of memory configurations is considered. In this approach, one can abstract memory configurations by abstracting away the exact number of adjacent occurrences of certain memory patterns. The paper extends the state-of-the-art in this area by proposing a fully automatic and efficient way of  detecting the memory patterns to be used from the memory  configurations that the program at hand is generating. The method targets programs manipulating a broad class of extended linear linked data structures having a linear skeleton (possibly bidirectionally-linked or cyclic) with certain additional pointers defined on top of it, which covers many practical dynamic data structures (such as lists, doubly-linked lists, cyclic lists, lists with tail/head pointers, etc.). The experimental results obtained from a prototype implementation of the method show that the method is very competitive and offers a big potential for future extensions.

Published
2006
Pages
113-130
Journal
Electronic Notes in Theoretical Computer Science, vol. 2006, no. 145, ISSN 1571-0661
Book
Proceedings of the 5th International Workshop on Automated Verification of Critical Systems (AVoCS 2005)
Publisher
Elsevier Science
BibTeX
@ARTICLE{FITPUB7985,
   author = "Milan \v{C}e\v{s}ka and Pavel Erlebach and Tom\'{a}\v{s} Vojnar",
   title = "Pattern-Based Verification of Programs with Extended Linear Linked Data Structures",
   pages = "113--130",
   booktitle = "Proceedings of the 5th International Workshop on Automated Verification of Critical Systems (AVoCS 2005)",
   journal = "Electronic Notes in Theoretical Computer Science",
   volume = 2006,
   number = 145,
   year = 2006,
   ISSN = "1571-0661",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/7985"
}
Back to top