Predicate abstraction of ANSI-C programs using SAT

Predicate abstraction is a major method for verification of software. However, the generation of the abstract Boolean program from the set of predicates and the original program suffers from an exponential number of theorem prover calls as well as from soundness issues. This paper presents a novel t...

وصف كامل

التفاصيل البيبلوغرافية
المؤلفون الرئيسيون: Clarke, E, Kroening, D, Sharygina, N, al., E
التنسيق: Journal article
منشور في: Springer 2004
الوصف
الملخص:Predicate abstraction is a major method for verification of software. However, the generation of the abstract Boolean program from the set of predicates and the original program suffers from an exponential number of theorem prover calls as well as from soundness issues. This paper presents a novel technique that uses an efficient SAT solver for generating the abstract transition relations of ANSI-C programs. The SAT-based approach computes a more precise and safe abstraction compared to existing predicate abstraction techniques.