@inproceedings{8c54fa11e40044e6b941abdc7b633f3b,
title = "Predicate abstraction for relaxed memory models",
abstract = "We present a novel approach for predicate abstraction of programs running on relaxed memory models. Our approach consists of two steps. First, we reduce the problem of verifying a program P running on a memory model M to the problem of verifying a program PM that captures an abstraction of M as part of the program. Second, we present a new technique for discovering predicates that enable verification of PM. The core idea is to extrapolate from the predicates used to verify P under sequential consistency. A key new concept is that of cube extrapolation: it successfully avoids exponential state explosion when abstracting PM. We implemented our approach for the x86 TSO and PSO memory models and showed that predicates discovered via extrapolation are powerful enough to verify several challenging concurrent programs. This is the first time some of these programs have been verified for a model as relaxed as PSO.",
author = "Dan, \{Andrei Marian\} and Yuri Meshman and Martin Vechev and Eran Yahav",
year = "2013",
doi = "10.1007/978-3-642-38856-9\_7",
language = "الإنجليزيّة",
isbn = "9783642388552",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "84--104",
booktitle = "Static Analysis - 20th International Symposium, SAS 2013, Proceedings",
note = "20th International Static Analysis Symposium, SAS 2013 ; Conference date: 20-06-2013 Through 22-06-2013",
}