In charge: Stefan Schwoon (LSV, ENS Cachan).
The default language is French.
But the lectures may be given in English if attended by non French-speaking students.
Nowadays, it is of the highest importance to use formal methods in order to increase the reliability of critical systems.
In this introductory course on verification of discrete systems, we concentrate in particular on model checking techniques.
We will describe various models used to define systems: transition systems enriched with various data structures (variables, channels, …) and which can be composed with several synchronization mechanisms.
We will also cover specification languages that are used to express properties to be checked on our systems: temporal logics (linear or branching), first-order or monadic second-order logic, …
We will study expressivity, decidability and complexity properties of our models and specification languages.
We will also cover abstraction/refinement techniques and (bi)simulation relations used to relate various abstraction levels.
Algorithmic aspects of model checking will be investigated and we will stress efficient techniques such as binary decision diagrams (BDDs) or bounded model checking.
Date | Topics covered | Documents |
---|---|---|
2019/09/20 | Introduction & motivation Models: Transition systems (Kripke structures), variables, synchronized products, Rendez-vous, shared variables, atomicity, asynchronous communication, FIFO channels | Slides |
2019/09/27 | Specification: introduction, examples, temporal structures, first-order vs temporal logics Linear temporal logics: definitions, examples, model checking | Slides |
2019/10/04 | linear vs branching specifications, Branching specifications. MSO, CTL*, CTL: definitions, examples, model checking | Slides |
2019/10/11 | Cancelled | |
2019/10/18 | PTIME Model checking algorithm for CTL and for CTL with fairness | Slides |
2019/10/25 | Büchi automata: definition, examples, main properties, generalized acceptance, unambiguity Sequential Büchi transducers: definition and examples Sequential Büchi transducer for basic LTL formulas | Slides |
2019/11/08 | Construction of a sequential Büchi transducer for an arbitrary LTL formula Satisfiability and Model checking for LTL: decidability and complexity PSPACE model checking algorithm for CTL* | Slides |
2019/11/15 | Büchi emptiness check | Slides |
2019/11/22 | Partial-order reduction | Slides |
2019/11/29 | Binary decision diagrams | Slides |
2019/12/06 | Petri nets | Slides Homework10 Exercises |
2019/12/13 | Petri nets | Slides Homework11 Exercises |
2019/12/20 | Petri nets, Pushdown systems | Slides Homework12 Exercises |
2020/01/10 | Abstraction/refinement | Slides Homework9 Exercises |
Mid-term exam: November 15, 2019, 10h-12h.
Final exam: January 17, 2020, 10h-12h. All course materials can be used.
Last years's subjects for mid-term exams: 2018 subject 2017 subject 2016 subject, 2016 with solutions, 2015, 2014.
Finite Automata
First-order logic
Paul Gastin | PR | ENS Paris-Saclay | LSV |
Stefan Schwoon | MC | ENS Paris-Saclay | LSV |
Nathan Thomasset | PhD | ENS Paris-Saclay | LSV |