Publication Details

Verifying Programs with Dynamic 1-Selector-Linked Structures in Regular Model Checking

VOJNAR, T.; BOUAJJANI, A.; HABERMEHL, P.; MORO, P. Verifying Programs with Dynamic 1-Selector-Linked Structures in Regular Model Checking. Tools and Algorithms for the Construction and Analysis of Systems. Lecture Notes in Computer Science. Berlin: Springer Verlag, 2005. p. 13-29. ISBN: 978-3-540-25333-4.
Czech title
Verifikace programů s dynamickými datovými strukturami s jedním ukazatelem na následníka pomocí regulárního model checkingu
Type
conference paper
Language
English
Authors
Vojnar Tomáš, prof. Ing., Ph.D. (DITS)
Bouajjani Ahmed
Habermehl Peter
Moro Pierre
URL
Keywords

formal verification, model checking, infinite-state systems, software verification, dynamic data structures

Abstract

We address the problem of automatic verification of programs withdynamic data structures. We consider the case of sequential,non-recursive programs manipulating 1-selector-linked structures suchas traditional linked lists (possibly sharing their tails) and circularlists. We propose an automata-based approach for a symbolicverification of such programs using the regular model checkingframework. Given a program, the configurations of the memory aresystematically encoded as words over a suitable finite alphabet,potentially infinite sets of configurations are represented byfinite-state automata, and statements of the program are automaticallytranslated into finite-state transducers defining regular relationsbetween configurations. Then, abstract regular model checkingtechniques are applied in order to automatically check safetyproperties concerning the shape of the computed configurations orrelating the input and output configurations. For this particularpurpose, we introduce new techniques for the computation ofabstractions of the set of reachable configurations and to refine theseabstractions if spurious counterexamples are detected.  Finally,we present experimental results showing the applicability of theapproach and its efficiency.

Published
2005
Pages
13–29
Proceedings
Tools and Algorithms for the Construction and Analysis of Systems
Series
Lecture Notes in Computer Science
Volume
3440
Conference
11th International Conference on Tools and Algorithms for the Construction and Analysis of Systems -- TACAS 2005, Edinburgh, GB
ISBN
978-3-540-25333-4
Publisher
Springer Verlag
Place
Berlin
BibTeX
@inproceedings{BUT32780,
  author="Tomáš {Vojnar} and Ahmed {Bouajjani} and Peter {Habermehl} and Pierre {Moro}",
  title="Verifying Programs with Dynamic 1-Selector-Linked Structures in Regular Model Checking",
  booktitle="Tools and Algorithms for the Construction and Analysis of Systems",
  year="2005",
  series="Lecture Notes in Computer Science",
  volume="3440",
  pages="13--29",
  publisher="Springer Verlag",
  address="Berlin",
  isbn="978-3-540-25333-4",
  url="http://www.fit.vutbr.cz/~vojnar/Publications/bhmv-lists-05.ps.gz"
}
Back to top