Automated Verification of Shape and Size
Author(s)
Nguyen, Huu Hai; David, Cristina; Qin, Shengchao; Chin, Wei Ngan
DownloadCS001.pdf (159.0Kb)
Metadata
Show full item recordAbstract
Despite their popularity and importance, pointer based programs remain a major challenge for program verification. In this paper, we propose an automated verification system that is concise, precise and expressive for ensuring the safety of pointer-based programs. Our approach uses user-definable shape predicates to allow programmers to describe a wide range of data structures with their associated size properties. To support automatic verification, we design a new entailment checking procedure that can handle well-founded inductive predicates using unfold/fold reasoning. We have proven the soundness and termination of our verification system, and have built a prototype system.
Date issued
2007-01Series/Report no.
Computer Science (CS)
Keywords
Verification, Separation Logic