Towards Evaluating Size Reduction Techniques for Software Model Checking

TitleTowards Evaluating Size Reduction Techniques for Software Model Checking
Publication TypeBook Chapter
Year of Publication2017
AuthorsSallai, G., Hajdu, Á., Tóth, T., and Micskei, Z.
Book TitleProceedings of the Fifth International Workshop on Verification and Program Transformation
Series TitleElectronic Proceedings in Theoretical Computer Science
Volume253
Pagination75-91
PublisherOpen Publishing Association
Abstract

Formal verification techniques are widely used for detecting design flaws in software systems. Formal verification can be done by transforming an already implemented source code to a formal model and attempting to prove certain properties of the model (e.g. that no erroneous state can occur during execution). Unfortunately, transformations from source code to a formal model often yield large and complex models, making the verification process inefficient and costly. In order to reduce the size of the resulting model, optimization transformations can be used. Such optimizations include common algorithms known from compiler design and different program slicing techniques. Our paper describes a framework for transforming C programs to a formal model, enhanced by various optimizations for size reduction. We evaluate and compare several optimization algorithms regarding their effect on the size of the model and the efficiency of the verification. Results show that different optimizations are more suitable for certain models, justifying the need for a framework that includes several algorithms.

URLhttp://eptcs.web.cse.unsw.edu.au/paper.cgi?VPT2017.7
DOI10.4204/EPTCS.253.7
PDF: