Static analysis meets runtime verification (NII Shonan Meeting 2015-5)

operation contracts Reiner Hähnle, TU Darmstadt Proof reuse in formal software verification is crucial in presence of constant evolutionary changes to the verification target. Contract-based verification makes it possible to verify large programs, because each method in a program can be verified against its contract separately. A small change to some contract, however, invalidates all proofs that rely on it, which makes reuse difficult. We introduce fully abstract contracts and class invariants which permit to completely decouple reasoning about programs from the applicability check of contracts. We implemented tool support for abstract contracts as part of the KeY verification system and empirically show the considerable reuse potential of our approach. Runtime Enforcement of Regular Timed Properties by Suppressing and Delaying Events Yliès Falcone, U of Grenoble 1 Runtime enforcement is a verification/validation technique aiming at cor-