Separation logic + superposition calculus = heap theorem prover

PLDI(2011)

引用 84|浏览17
暂无评分
摘要
Program analysis and verification tools crucially depend on the ability to symbolically describe and reason about sets of program behaviors. Separation logic provides a promising foundation for dealing with heap manipulating programs, while the development of practical automated deduction/satisfiability checking tools for separation logic is a challenging problem. In this paper, we present an efficient, sound and complete automated theorem prover for checking validity of entailments between separation logic formulas with list segment predicates. Our theorem prover integrates separation logic inference rules that deal with list segments and a superposition calculus to deal with equality/aliasing between memory locations. The integration follows a modular combination approach that allows one to directly incorporate existing advanced techniques for first-order reasoning with equality, as well as account for additional theories, e.g., linear arithmetic, using extensions of superposition. An experimental evaluation of our entailment prover indicates speedups of several orders of magnitude with respect to the available state-of-the-art tools.
更多
查看译文
关键词
heap theorem prover,separation logic formula,superposition calculus,satisfiability checking tool,separation logic inference rule,entailment prover,list segment predicate,list segment,separation logic,practical automated deduction,theorem prover,first order,satisfiability,superposition,inference rule,automated deduction,program analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要