ICMS 2014 session on automated proofs by induction

From STATOR
Revision as of 19:23, 13 February 2014 by David Monniaux (talk | contribs) (publications)
Jump to navigation Jump to search

Organizer

David Monniaux, CNRS / VERIMAG

Aims and scope

In many contexts one proves properties of the form . For instance, formal verification of software proves safety properties of the form “for any number of program steps, the output satisfies the specification”.

In easy cases, can be proved by induction: holds and holds for all . In most cases, however, one must invent some property that is “inductive” ( holds and holds for all ) and such that holds. In software verification, such a property is called an “inductive invariant”.

Over the years, a variety of approaches have been proposed to automatically or semi-automatically obtain inductive properties (model-checking, abstract interpretation, predicate abstraction), with building blocks such as Craig interpolation, Kleene and policy iterations, quantifier elimination etc.

The session aims at bringing together designers of software verification tools and automated theorem provers, and users of these tools.

Publications

  • A short abstract will appear on the permanent conference web page (see below) as soon as accepted.
  • We plan to invite speakers of the session to a special journal issue after the conference.