Conjunctive Abstract Interpretation Using Paramodulation

Or Ozeri,Oded Padon,Noam Rinetzky, Mooly Sagiv

VERIFICATION, MODEL CHECKING, AND ABSTRACT INTERPRETATION, VMCAI 2017(2017)

引用 1|浏览34
暂无评分
摘要
Scaling static analysis is one of the main challenges for program verification in general and for abstract interpretation in particular. One way to compactly represent a set of states is using a formula in conjunctive normal form (CNF). This can sometimes save exponential factors. Therefore, CNF formulae are commonly used in manual program verification and symbolic reasoning. However, it is not used in abstract interpretation, due to the complexity of reasoning about the effect of program statements when the states are represented this way.We present algorithms for performing abstract interpretation on CNF formulae recording equality and inequalities of ground terms. Here, terms correspond to the values of variables and of addresses and contents of dynamically allocated memory locations, and thus, a formula can represent pointer equalities and inequalities. The main idea is the use of the rules of paramodulation as a basis for an algorithm that computes logical consequences of CNF formulae, and the application of the algorithm to perform joins and transformers.The algorithm was implemented and used for reasoning about low level programs. We also show that our technique can be used to implement best transformers for a variant of Connection Analysis via a nonstandard interpretation of equality.
更多
查看译文
关键词
Function Symbol, Conjunctive Normal Form, Abstract Interpretation, Semantic Consequence, Concrete State
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要