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:lecture05 [2008/03/04 22:33]
vkuncak
sav08:lecture05 [2008/03/06 19:03]
vkuncak
Line 6: Line 6:
  
 [[Summary of Hoare Logic]] [[Summary of Hoare Logic]]
 +
 +How to combine program execution and strongest postconditions?​
 +
 +[[Forward Symbolic Execution]]
  
 We next look at a program semantics that has explicit error conditions, and that gives nice rules for weakest preconditions. We next look at a program semantics that has explicit error conditions, and that gives nice rules for weakest preconditions.
Line 11: Line 15:
 [[Assert and Error Conditions]] [[Assert and Error Conditions]]
  
-[[Practical Aspects of VCG]]+[[Backward ​VCG With Loops]]