A survey of automated techniques for formal software verification

V D'silva, D Kroening… - IEEE Transactions on …, 2008 - ieeexplore.ieee.org
The quality and the correctness of software are often the greatest concern in electronic
systems. Formal verification tools can provide a guarantee that a design is free of specific …

Model checking programs

W Visser, K Havelund, G Brat, SJ Park… - Automated software …, 2003 - Springer
The majority of work carried out in the formal methods community throughout the last three
decades has (for good reasons) been devoted to special languages designed to make it …

The SLAM project: debugging system software via static analysis

T Ball, SK Rajamani - Proceedings of the 29th ACM SIGPLAN-SIGACT …, 2002 - dl.acm.org
The goal of the Slam project is to check whether or not a program obeys" API usage rules"
that specify what it means to be a good client of an API. The Slam toolkit statically analyzes a …

Automatic predicate abstraction of C programs

T Ball, R Majumdar, T Millstein… - Proceedings of the ACM …, 2001 - dl.acm.org
Model checking has been widely successful in validating and debugging designs in the
hardware and protocol domains. However, state-space explosion limits the applicability of …

Automatically validating temporal safety properties of interfaces

T Ball, SK Rajamani - International SPIN Workshop on Model Checking of …, 2001 - Springer
We present a process for validating temporal safety properties of software that uses a well-
defined interface. The process requires only that the user state the property of interest. It then …

Modular verification of software components in C

S Chaki, EM Clarke, A Groce, S Jha… - IEEE Transactions on …, 2004 - ieeexplore.ieee.org
We present a new methodology for automatic verification of C programs against finite state
machine specifications. Our approach is compositional, naturally enabling us to decompose …

Points-to analysis using BDDs

M Berndl, O Lhoták, F Qian, L Hendren… - Proceedings of the ACM …, 2003 - dl.acm.org
This paper reports on a new approach to solving a subset-based points-to analysis for Java
using Binary Decision Diagrams (BDDs). In the model checking community, BDDs have …

Modeling and verification of reactive systems using Rebeca

M Sirjani, A Movaghar, A Shali… - Fundamenta …, 2004 - content.iospress.com
Actor-based modeling has been successfully applied to the representation of concurrent and
distributed systems. Besides having an appropriate and efficient way for modeling these …

Software model checking: Extracting verification models from source code

GJ Holzmann, M H. Smith - Software Testing, Verification and …, 2001 - Wiley Online Library
To formally verify a large software application, the standard method is to invest a
considerable amount of time and expertise into the manual construction of an abstract …

An overview of formal methods tools and techniques

JB Almeida, MJ Frade, JS Pinto… - … : An Introduction to …, 2011 - Springer
The goal of this chapter is to give an overview of the different approaches and tools
pertaining to formal methods. We do not attempt to be exhaustive, but focus instead on the …