@inbook {6166, title = {Towards Evaluating Size Reduction Techniques for Software Model Checking}, booktitle = {Proceedings of the Fifth International Workshop on Verification and Program Transformation}, series = {Electronic Proceedings in Theoretical Computer Science}, volume = {253}, year = {2017}, pages = {75-91}, publisher = {Open Publishing Association}, organization = {Open 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.

}, doi = {10.4204/EPTCS.253.7}, url = {http://eptcs.web.cse.unsw.edu.au/paper.cgi?VPT2017.7}, author = {Gyula Sallai and {\'A}kos Hajdu and Tam{\'a}s T{\'o}th and Zolt{\'a}n Micskei} }