abstract
play

Abstract a unified lattice model for static analysis of programs by - PowerPoint PPT Presentation

Abstract a unified lattice model for static analysis of programs by construction or approximation of fixpoints Interpretation Patrick Cousot and Radhia Cousot, 1977 Motivation (for static analysis) Say youve written code that you really


  1. Abstract a unified lattice model for static analysis of programs by construction or approximation of fixpoints Interpretation Patrick Cousot and Radhia Cousot, 1977

  2. Motivation (for static analysis) Say you’ve written code that you really don’t want bugs in… ….like the controls for some rocket boots.

  3. Motivation You want to reason about x t Note: These sketches, and the intuition behind them, are from Patrick Cousot’s website!

  4. Motivation To make sure you’re safe x t

  5. Motivation ….but you can’t analyze code perfectly Halting Problem

  6. Motivation Testing is dangerous… x t

  7. Motivation Luckily you have an ally… S S I I S S Y Y L L A A N N A A

  8. Motivation Better safe than sorry! With the power of… Abstraction!

  9. History – before this paper • Early 70s work in data flow, type systems, etc • As well as mathematical semantics

  10. This paper Uses mathematical semantics to give a grand unified theory of static analysis Trivia: Based on authors’ work in interval analysis Initially a 100 page handwritten manuscript submitted to the 4 th POPL

  11. After this paper • Rich literature on static analysis in just about any domain you want • Further theoretical exploration of AI • Future, more computer-aided design.

  12. Some Definitions • A lattice is a partial order < L, ≤ > such that every two elements have a unique supremum (join) and infimum (meet) • A complete lattice has a unique join and meet for every non-empty subset of L • A semi-lattice only has join (or meet) (from Wikipedia) Order Theory

  13. Abstraction Abstract γ α Concrete

  14. Properties of α, γ? • Abstract γ α Concrete

  15. Examples of Abstractions • Sets of Integers • (unbounded) Intervals • Congruence mod 2 • One value or Sign

  16. Interpretation How do we actually use this? How do we actually use this? Hi I’m a PL Here have this semantics Wow it’s great tnx

  17. In this case • Flowchart language • Context-collecting semantics (cv) • Local Interpretation Int(r,cv) • Global Interpretation G-Int(cv) • cv = G-Int(cv) • Least fixed point • Iterate G-Int(bot) to solve

  18. Abstract Interpretation

  19. Widening • So, we’re done, right? • No! • We could be walking an infinite path Bot LFP • Instead – jump! With over-approximations

  20. Widening

  21. Narrowing • We might jump way too far • Walk it back! • Again, this may be an (infinitely) long walk

  22. Narrowing

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend