%0 Conference Paper %B Proceedings of the 7th International Workshop on Formal Methods in Software Engineering, FormaliSE@ICSE 2019, Montreal, QC, Canada, May 27, 2019. %D 2019 %T A generalized program verification workflow based on loop elimination and {SA} form %A Cláudio Belo Lourenço %A Maria João Frade %A Jorge Sousa Pinto %E Gnesi, Stefania %E Nico Plat %E Nancy A. Day %E Matteo Rossi %I {IEEE} / {ACM} %P 75–84 %U https://dl.acm.org/citation.cfm?id=3338825 %X

This paper presents a minimal model of the func- tioning of program verification and property checking tools based on (i) the encoding of loops as non-iterating programs, either conservatively, making use of invariants and assume/assert commands, or in a bounded way; and (ii) the use of an intermediate single-assignment (SA) form. The model captures the basic workflow of tools like Boogie, Why3, or CBMC, building on a clear distinction between operational and axiomatic semantics. This allows us to consider separately the soundness of program annotation, loop encoding, translation into SA form, and verification condition (VC) generation, as well as appropriate notions of completeness for each of these processes.
To the best of our knowledge, this is the first formalization of a bounded model checking of software technique, including soundness and completeness proofs using Hoare logic; we also give the first completeness proof of a deductive verification tech- nique based on a conservative encoding of invariant-annotated loops with assume/assert in SA form, as well as the first soundness proof based on a program logic.

%Z

n/a

%> https://haslab.uminho.pt/sites/default/files/mjf/files/main-camera-ready.pdf