Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces the concept of abstract interpretation as a method to infer properties of program computations. It covers the basic idea, abstract states, fixpoints, control-flow graphs, and sets of states at program points. The lecture also discusses proving through fixpoints of approximate functions, reachable states as recursive equations, and analysis domains. It explains the approximation of sets, transfer functions, and updating sets in the context of program meaning and recursive equations.