Publication Details
Programs with Lists are Counter Automata
Habermehl Peter
Vojnar Tomáš, prof. Ing., Ph.D. (DITS)
Bouajjani Ahmed
Bozga Marius
Moro Pierre
formal verification, model checking, programs with linked lists, counter automata, bisimulation
We address the verification problem of programs manipulating one-selector linked data structures. We propose a new automated approach for checking safety and termination for these programs. Our approach is based on using counter automata as accurate abstract models: control states correspond to abstract heap graphs where list segments without sharing are collapsed, and counters are used to keep track of the number of elements in these segments. This allows to apply automatic analysis techniques and tools for counter automata in order to verify list programs. We show the effectiveness of our approach, in particular by verifying automatically termination of some sorting programs.
@inproceedings{BUT34272,
author="Iosif {Radu} and Peter {Habermehl} and Tomáš {Vojnar} and Ahmed {Bouajjani} and Marius {Bozga} and Pierre {Moro}",
title="Programs with Lists are Counter Automata",
booktitle="Computer Aided Verification",
year="2006",
series="LNCS 4144",
pages="517--531",
publisher="Springer Verlag",
address="Berlin",
isbn="978-3-540-37406-0"
}