paperbot · PL 论文追踪

RSS

FO-Complete Program Verification for Heap Logics

OOPSLA 9(OOPSLA1)2025
Adithya Murali, Hrishikesh Balakrishnan, Aaron Councilman, P. Madhusudan

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

Program verification techniques for expressive heap logics are inevitably incomplete. In this work we argue that algorithmic techniques for reasoning with expressive heap logics can be held up to a different robust theoretical standard for completeness: FO-Completeness. FO-completeness is a theoretical guarantee that all theorems that are valid when recursive definitions are interpreted as fixpoint definitions (instead of least fixpoint) are guaranteed to be eventually proven by the system. We illustrate a set of principles to design such logics and develop the first two heap logics that have implicit heaplets and that admit FO-Complete program verification. The logics we develop are a frame logic (FL) and a separation logic (SL-FL) that has an alternate semantics inspired by frame logic. We show a verification condition generation technique that is amenable to FO-complete reasoning using quantifier instantiation and SMT solvers. We implement tools that realize our technique and show the expressiveness of our logics and the efficacy of the verification technique on a suite of benchmarks that manipulate data structures.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3199,
  title = {FO-Complete Program Verification for Heap Logics},
  author = {Adithya Murali and Hrishikesh Balakrishnan and Aaron Councilman and P. Madhusudan},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {9},
  number = {OOPSLA1},
  year = {2025},
  doi = {10.1145/3720447}
}