Jump to content

Shape analysis (program analysis)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vkuncak (talk | contribs) at 15:50, 23 November 2006 (Created page with 'Shape analysis is a static code analysis technique that discovers and verifies properties of linked, dynamically allocated data structures in (usually imperativ...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Shape analysis is a static code analysis technique that discovers and verifies properties of linked, dynamically allocated data structures in (usually imperative) programs.