E-mail senden E-Mail Adresse kopieren
2024-06

Schematic Program Proofs with Abstract Execution

Zusammenfassung

We propose Abstract Execution, a static verification framework based on symbolic execution and dynamic frames for proving properties of schematic programs. Since a schematic program may potentially represent infinitely many concrete programs, Abstract Execution can analyze infinitely many programs at once. Trading off expressiveness and automation, the framework allows proving many interesting (universal, behavioral) properties fully automatically. Its main application are correctness proofs of program transformations represented as pairs of schematic programs. We implemented Abstract Execution in a deductive verification framework and designed a graphical workbench supporting the modeling process. Abstract Execution has been applied to correct code refactoring, analysis of the cost impact of transformation rules, and parallelization of sequential code. Using our framework, we found and reported several bugs in the refactoring engines of the JAVA IDEs IntelliJ IDEA and Eclipse, which were acknowledged and fixed.

Artikel

Veröffentlichungsdatum

2024-06

Letztes Änderungsdatum

2024-05-21