Verifying Dafny Contract Integrity - Detecting Common Pitfalls
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore the critical topic of verifying Dafny contract integrity in this 19-minute conference talk presented by Cassidy Waldrip and Eric Mercer at ACM SIGPLAN. Delve into the world of software contracts and specifications, understanding their role in defining intended system behavior and how the Dafny programming language utilizes them for implementation safety checks. Learn about the challenges of writing error-free contracts and the limited tools available for fault detection. Discover a novel solution that addresses four common pitfalls in Dafny contracts: contradictions, vacuity, unconstrained outputs, and redundancy. Gain insights into ideas and algorithms that can be applied to other contract-based languages, enhancing your understanding of software verification techniques.
Syllabus
[Dafny'24] Verifying Dafny Contract Integrity
Taught by
ACM SIGPLAN
Related Courses
Teaching Logic and Set Theory with DafnyACM SIGPLAN via YouTube CLOVER: Closed-Loop Verifiable Code Generation - Dafny'24
ACM SIGPLAN via YouTube Verifying a Concurrent File System with Sequential Reasoning
ACM SIGPLAN via YouTube Generating Conforming Programs with Xsmith
ACM SIGPLAN via YouTube Domesticating Automation for Large-Scale Verification Systems - Dafny'24
ACM SIGPLAN via YouTube