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. In: Proceedings of Fifth International Workshop on Automated Verification of Critical Systems. Warwick, 2005, pp. 101-117.
Czech title
Pattern-Based Verification of Programs with Extended Linear Linked Data Structures
Type
conference paper
Language
english
Authors
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
2005
Pages
101-117
Proceedings
Proceedings of Fifth International Workshop on Automated Verification of Critical Systems
Conference
Fifth International Workshop on Automated Verification of Critical Systems, University of Warwick, GB
Place
Warwick, GB
BibTeX
@INPROCEEDINGS{FITPUB7888,
   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 = "101--117",
   booktitle = "Proceedings of Fifth International Workshop on Automated Verification of Critical Systems",
   year = 2005,
   location = "Warwick, GB",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/7888"
}
Back to top