LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sav08:lecture24 [2008/05/21 15:10]
vkuncak
sav08:lecture24 [2008/05/21 15:22]
vkuncak
Line 1: Line 1:
-====== Iteration, Range Analysis, Formulas, Constraints,​ Aliasing ======+====== Iteration, Range, Formulas, Constraints,​ Aliasing ======
  
 Recall [[Lecture20]] and [[Lecture21]] and [[Abstract Interpretation Recipe]] in particular. Recall [[Lecture20]] and [[Lecture21]] and [[Abstract Interpretation Recipe]] in particular.
Line 22: Line 22:
  
 [[Analyses Based on Formulas]] [[Analyses Based on Formulas]]
- 
- 
- 
- 
  
 ===== Reasoning About Heap ===== ===== Reasoning About Heap =====
Line 36: Line 32:
  
 [[Separation Logic]] [[Separation Logic]]
- 
-===== Interprocedural Analysis ===== 
- 
-[[Set Constraints]] 
- 
-  * [[:​sav07_lecture_20]] 
-  * [[:​sav07_lecture_21]] 
- 
-Control-Flow Analysis and Dynamic Dispatch 
  
 ===== References ===== ===== References =====