Changes

Jump to: navigation, search

Abstract Interpretation

194 bytes added, 21:26, 15 May 2008
no edit summary
return k + m + n; // k is constant: 2
}
 
=Control Flow Graphs=
 
Abstract interpretation operates on a flowchart representation of the function called a '''control flow graph''' or '''CFG'''. Here is the CFG for the example function:
 
=Concrete Interpretation=
313
edits

Navigation menu