Incremental Transitive Closure for Zonal Abstract Domain

Kenny Ballou, Elena Sherman

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

1 Scopus citations

Abstract

The Zonal numerical domain is an efficient, weakly-relational abstract domain in static analysis by abstract interpretation. Compared to the Interval domain, the Zonal domain is capable of discovering weak relations between two program variables. To reason about Zonal states, it is imperative that they are transformed into a canonical closed form. This task is accomplished through the transitive closure operation commonly implemented as the all-pairs shortest path algorithm, with O(n3) complexity, where n is the number of program variables. In this work, we explore the closed form of Zonal states in the context of a data-flow analysis framework. Also, we present an incremental transitive closure algorithm that preserves a closed form of an updated Zonal state. The algorithm reduces the overall analysis complexity to O(n2). We evaluate our approach by performing intra-procedural Zonal analysis on 63 real-world programs. The results show an improvement in runtime, especially on large programs. For example, an hour-long analyzer run with the traditional Zonal implementation has been reduced to a minute with the proposed incremental Zonal variant.

Original languageEnglish
Title of host publicationNASA Formal Methods - 14th International Symposium, NFM 2022, Proceedings
EditorsJyotirmoy V. Deshmukh, Klaus Havelund, Ivan Perez
PublisherSpringer Science and Business Media Deutschland GmbH
Pages800-808
Number of pages9
ISBN (Print)9783031067723
DOIs
StatePublished - 2022
Event14th International Symposium on NASA Formal Methods, NFM 2022 - Pasadena, United States
Duration: 24 May 202227 May 2022

Publication series

NameLecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Volume13260 LNCS
ISSN (Print)0302-9743
ISSN (Electronic)1611-3349

Conference

Conference14th International Symposium on NASA Formal Methods, NFM 2022
Country/TerritoryUnited States
CityPasadena
Period24/05/2227/05/22

Fingerprint

Dive into the research topics of 'Incremental Transitive Closure for Zonal Abstract Domain'. Together they form a unique fingerprint.

Cite this