Affiliation:
1. National University of Singapore, Singapore, Singapore
2. University College London, London, United Kingdom
Abstract
Programs manipulating mutable data structures with intrinsic sharing present a challenge for modular verification. Deep aliasing inside data structures dramatically complicates reasoning in isolation over parts of these objects because changes to one part of the structure (say, the left child of a dag node) can affect other parts (the right child or some of its descendants) that may point into it. The result is that finding intuitive and compositional proofs of correctness is usually a struggle. We propose a compositional proof system that enables local reasoning in the presence of sharing.
While the AI "frame problem" elegantly captures the reasoning required to verify programs without sharing, we contend that natural reasoning about programs with sharing instead requires an answer to a different and more challenging AI problem, the "ramification problem": reasoning about the indirect consequences of actions. Accordingly, we present a RAMIFY proof rule that attacks the ramification problem head-on and show how to reason with it. Our framework is valid in any separation logic and permits sound compositional and local reasoning in the context of both specified and unspecified sharing. We verify the correctness of a number of examples, including programs that manipulate dags, graphs, and overlaid data structures in nontrivial ways.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference32 articles.
1. R. Bornat C. Calcagno and H. Yang. Variables as resource in separation logic. ENTCS 155 2006. 10.1016/j.entcs.2005.11.059 R. Bornat C. Calcagno and H. Yang. Variables as resource in separation logic. ENTCS 155 2006. 10.1016/j.entcs.2005.11.059
2. Local reasoning for abstraction and sharing
3. A nonrecursive list compacting algorithm
Cited by
31 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Rooting for Efficiency: Mechanised Reasoning about Array-Based Trees in Separation Logic;Proceedings of the 13th ACM SIGPLAN International Conference on Certified Programs and Proofs;2024-01-09
2. Refinement and Separation: Modular Verification of Wandering Trees;iFM 2023;2023-11-06
3. A First-order Logic with Frames;ACM Transactions on Programming Languages and Systems;2023-05-15
4. Omnisemantics: Smooth Handling of Nondeterminism;ACM Transactions on Programming Languages and Systems;2023-03-08
5. Make Flows Small Again: Revisiting the Flow Framework;Tools and Algorithms for the Construction and Analysis of Systems;2023