Abstract interpretation - Cousot/Cousot '77 for 2/1/12
3 views
Skip to first unread message
Chris
unread,
Jan 30, 2012, 3:54:43 PM1/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UofU Static Analysis Seminar
This week, we will discuss Cousot and Cousot's classic paper
introducing abstract interpretation, entitled: "Abstract
interpretation: a unified lattice model for static analysis of
programs by construction or approximation of fixpoints." This paper
can be found at: http://www.di.ens.fr/~cousot/COUSOTpapers/POPL77.shtml
Chris
Matt Might
unread,
Jan 31, 2012, 12:13:03 AM1/31/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uou-static-an...@googlegroups.com
I recommend reading this in conjunction with the Nielson-Nielson-Hankin book chapter and appendices.
This is a *dense* paper, made substantially worse by the lack of proper typesetting facilities in 1977.
It is more important to extract the *ideas* from this paper than the specific technical details.