JavaScript is disabled for your browser. Some features of this site may not work without it.
Second-Order Abstract Interpretation via Kleene Algebra

Author
Kot, Lucja; Kozen, Dexter
Abstract
Most standard approaches to the static analysis of programs, such as
the popular worklist method, are first-order methods that inductively annotate program points with abstract values. In this paper we introduce a second-order approach based on Kleene algebra. In this approach, the primary objects of interest are not the abstract data values, but the transfer functions that manipulate them. These elements form a Kleene algebra. The dataflow labeling is not achieved by inductively labeling the program with abstract values, but rather by computing the star (Kleene closure) of a matrix of transfer functions. In this paper we introduce the method and prove soundness and completeness with respect to the standard worklist algorithm.
Date Issued
2004-12-20Publisher
Cornell University
Subject
computer science; technical report
Previously Published As
http://techreports.library.cornell.edu:8081/Dienst/UI/1.0/Display/cul.cis/TR2004-1971
Type
technical report