Sciweavers

ICCD
2005
IEEE

Model Checking C Programs Using F-SOFT

13 years 10 months ago
Model Checking C Programs Using F-SOFT
— With the success of formal verification techniques like equivalence checking and model checking for hardware designs, there has been growing interest in applying such techniques for formal analysis and automatic verification of software programs. This paper provides a brief tutorial on model checking of C programs. The essential approach is to model the semantics of C programs in the form of finite state systems by using abstractions. The use of abstractions is key, both for modeling programs as finite state systems and for reducing the model sizes in order to manage verification complexity. We provide illustrative details of a verification platform called which provides a range of abstractions for modeling software, and uses customized SAT-based and BDD-based model checking techniques targeted for software.
Franjo Ivancic, Ilya Shlyakhter, Aarti Gupta, Mala
Added 24 Jun 2010
Updated 24 Jun 2010
Type Conference
Year 2005
Where ICCD
Authors Franjo Ivancic, Ilya Shlyakhter, Aarti Gupta, Malay K. Ganai
Comments (0)