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 Both sides next revision
sav08:lecture05 [2008/03/04 22:33]
vkuncak
sav08:lecture05 [2008/03/05 00:32]
vkuncak
Line 6: Line 6:
  
 [[Summary of Hoare Logic]] [[Summary of Hoare Logic]]
 +
 +How to combine program execution and strongest postconditions?​
 +
 +[[Forwawrd 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.
  
 [[Assert and Error Conditions]] [[Assert and Error Conditions]]
 +
 +[[Backward VCG With Loops]]
  
 [[Practical Aspects of VCG]] [[Practical Aspects of VCG]]