Course on Abstract Interpretation
Patrick Cousot
IBM T.J. Watson Research Center — Hawthorne N.Y.
Objective:
A self-contained course on abstract interpretation, providing the minimal
mathematical background, an overview of the theory and discussing
applications to the semantics and static analysis of programs.
Prospective Course Description:
Each lecture has a link to the slides and a recommended although
facultative reading.
- Fri Apr 06, 1:30—3:00, Room: GN-F15
- Wed Apr 11, 3:00—4:30, Room: GN-F15
- Lecture 2: Set and
lattice theory
- Set and lattice theory formalize the notion of ``program
property'' in abstract interpretation
- B.A. Davey & H.A. Priestley. “Introduction to lattices
and order”. Cambridge University Press, 2nd edition, 2002, 298
p.
- Fri Apr 13, 1:30—3:00, Room: GS-F58
- Lecture 3: Ordered
maps, closures, Galois connections
- Introduce the mathematical concepts used to define (abstract)
property transformers and well as the notion of abstraction.
- B.A. Davey & H.A. Priestley. “Introduction to lattices
and order”. Cambridge University Press, 2nd edition, 2002, 298
p.
- Tue Apr 17, 3:00—4:30, Room: GS-F58
- Fri Apr 20, 1:30—3:00, Room: GN-F15
- Wed Apr 25, 3:00—4:30, Room: GN-F15
- Fri Apr 27, 1:30—3:00, Room: GS-F58
- Tue May 01, 3:00—4:30, Room: GN-F15
- Fri May 04, 1:30—3:00, Room: GS-F58
- Tue May 08, 3:00—4:30, Room: GN-F15
- Fri May 11, 1:30—3:00, Room: GS-F58
- Lecture 11: Astrée
- An overview of the Astrée static analyzer.
- Complements
on Astrée from the Programming Language Day at Watson —
Hawthorne, on May 7th, 2007
- B. Blanchet, P.
Cousot, R. Cousot, J. Feret, L. Mauborgne, A.
Miné, D. Monniaux, & X. Rival.
A Static Analyzer for Large Safety-Critical Software.
In PLDI 2003 — ACM SIGPLAN SIGSOFT Conference on Programming Language Design and Implementation,
2003 Federated Computing Research Conference, June 7—14, 2003, San
Diego, California, USA, pp. 196—207, ACM Press or any other
paper referenced on www.astree.ens.fr.
Miscellanea: