Difference between revisions of "Paper/Abstract Interpretation"

From PKC
Jump to navigation Jump to search
Line 4: Line 4:
|first2=Radhia
|first2=Radhia
|last2=Cousot
|last2=Cousot
|author-link=Patrick Cousot
|title=Abstract interpretation: a unified lattice model for static analysis of programs by construction or approximation of fixpoints
|title=Abstract interpretation: a unified lattice model for static analysis of programs by construction or approximation of fixpoints
|url=https://www.di.ens.fr/~cousot/publications.www/CousotCousot-POPL-77-ACM-p238--252-1977.pdf
|url=https://www.di.ens.fr/~cousot/publications.www/CousotCousot-POPL-77-ACM-p238--252-1977.pdf

Revision as of 12:40, 27 March 2022

Cousot, Patrick; Cousot, Radhia (1977). Abstract interpretation: a unified lattice model for static analysis of programs by construction or approximation of fixpoints (PDF). 4th POPL. local page: ACM Press. p. 238-252. 


Currently your browser does not use a PDF plugin. You may however download the PDF file instead.

It would be very useful to also read up on Dana Scott's paper[1] on Outline of a Mathematical Theory of Computation. Patrick Cousot also wrote a textbook[2] on this subject.

Related Pages

  1. Scott, Dana (January 1, 1970). "Outline of a Mathematical Theory of Computation". local page: Oxford University Computing Laboratory Programming Research Group. 
  2. Cousot, Patrick (Sep 2021). Principles of Abstract Interpretation. local page: ACM Press.