@inproceedings{92a6f01b31304334bb36170b2afb7d76,
title = "Conjunctive abstract interpretation using paramodulation",
abstract = "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.",
author = "Or Ozeri and Oded Padon and Noam Rinetzky and Mooly Sagiv",
note = "Publisher Copyright: {\textcopyright} Springer International Publishing AG 2017.; 18th International Conference on Verification, Model Checking, and Abstract Interpretation, VMCAI 2017 ; Conference date: 15-01-2017 Through 17-01-2017",
year = "2017",
doi = "10.1007/978-3-319-52234-0_24",
language = "الإنجليزيّة",
isbn = "9783319522333",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "442--461",
editor = "Ahmed Bouajjani and David Monniaux",
booktitle = "Verification, Model Checking, and Abstract Interpretation - 18th International Conference, VMCAI 2017, Proceedings",
address = "ألمانيا",
}