Difference between revisions of "Abstract Interpretation"

From PKC
Jump to navigation Jump to search
Line 17: Line 17:




<center>{{#ev:youtube|https://www.youtube.com/watch?v=1HfmnS1wx4k|||||}}</center>
<center>{{#ev:youtube|https://www.youtube.com/watch?v=-CTNS2D-kbY|||||}}</center>


{{#ev:youtube
{{#ev:youtube

Revision as of 14:41, 3 September 2021

Abstract interpretation is a computational technique to analyze Soundness, Precision, and Terminability of system specifications. The founders of this methodology are Patrick and Radhia Cousot, whose seminal paper on this subject can be found here[1]. Patrick Cousot also has a short explanation on Abstract Interpretation on a web page Abstract Interpretation in a Nutshell. A more elaborate website on this subject can be found on a website [2] maintained by Patrick Cousot. A course outline is available here:[3]


The latest development in Abstract Interpretation,

{{#ev:youtube|https://www.youtube.com/watch?v=vHHBptK2RUo%7C%7C%7C%7C%7C}}

Concerto: A Framework for Combined Concrete and Abstract Interpretation

{{#ev:youtube|https://www.youtube.com/watch?v=1Cj6GcUFAR0%7C%7C%7C%7C%7C}}

Courses that introduces Abstract Interpretation

{{#ev:youtube|https://www.youtube.com/watch?v=j2m5YMnHvQQ%7C%7C%7C%7C%7C}}
{{#ev:youtube|https://www.youtube.com/watch?v=FTcIE7uzehE&list=PLRkQ9YeNuZSqNYa7dE_Rel-sw5bIfRSsm%7C%7C%7C%7C%7C}}


{{#ev:youtube|https://www.youtube.com/watch?v=-CTNS2D-kbY%7C%7C%7C%7C%7C}}

{{#ev:youtube |zCrnMvJgeUk }}

References

  1. P. Cousot & R. Cousot. - Abstract interpretation: a unified lattice model for static analysis of programs by construction or approximation of fixpoints. In : 4th POPL, Los Angeles, CA, 1977. pp. 238-252. - ACM Press.
  2. https://www.di.ens.fr/~cousot/AI/
  3. http://web.mit.edu/afs/athena.mit.edu/course/16/16.399/www/