Limit this search to....

Tutorial on Static Inference of Numeric Invariants by Abstract Interpretation
Contributor(s): Miné, Antoine (Author)
ISBN: 1680833863     ISBN-13: 9781680833867
Publisher: Now Publishers
OUR PRICE:   $94.05  
Product Type: Paperback
Published: February 2018
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
Series: Foundations and Trends(r) in Programming Languages
Physical Information: 0.56" H x 6.14" W x 9.21" (0.84 lbs) 268 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This monograph presents Abstract Interpretation and its use to create static analyzers that infer numeric properties on programs. Abstract Interpretation, born in the late 1970s, has proven a very effective method to construct static analyzers. It has led to successful program analysis tools like PolySpace Verifier (The Mathworks) and the Astr e analyzer (AbsInt): industrial tools that are routinely used in the avionic, automotive, and space industries to help ensure the correctness of mission-critical software. Automatically inferring numeric invariants can be used to prove the absence of run-time errors, such as arithmetic overflows and out-of-bound array accesses, before the program is even run, while achieving a full coverage of the control and data space. This monograph is based on several Master-level courses in Abstract Interpretation given by the author. It is intended as an entry course in Abstract Interpretation, after which the reader should be ready to read the research literature on current advances in Abstract Interpretation, as well as more practical articles on the design of industrial-strength static analyzers for real languages.