From shape analysis to termination analysis in linear time

  • Roman Manevich
  • , Boris Dogadov
  • , Noam Rinetzky

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

    6 Scopus citations

    Abstract

    We present a novel algorithm to conservatively check whether a (recursive) heap-manipulating program terminates. Our algorithm can be used as a post-processing phase of any shape analysis satisfying some natural properties. The running time of the post-processing phase is linear in the size of the output of the chosen shape analysis. The main idea is to partition the (unbounded but finite) set of allocated objects in every state into a bounded set of regions, and track the flow of objects between heap regions in every step of the program. The algorithm proves the existence of the well-founded relation over states by showing that in every loop iteration at least one object (which was allocated before entering the loop) moves to a strictly lower-ranked heap region. The partitioning of objects into regions, the flow of objects between regions, and the ranks of regions are computed automatically from the output of the underlying shape analysis. Our algorithm extends the state of the art in terms of complexity, the class of supported data structures, and its generality. We successfully applied a prototype of our analysis to prove termination of a suite of benchmarks from existing literature, including (looping, recursive, and concurrent) list manipulating programs, looping list-sorting programs, and looping programs that manipulate trees and graphs. The overhead of the termination phase in our experiments is at most 14% of the overall analysis time.

    Original languageEnglish
    Title of host publicationComputer Aided Verification - 28th International Conference, CAV 2016, Proceedings
    EditorsAzadeh Farzan, Swarat Chaudhuri
    PublisherSpringer Verlag
    Pages426-446
    Number of pages21
    ISBN (Print)9783319415277
    DOIs
    StatePublished - 1 Jan 2016
    Event28th International Conference on Computer Aided Verification, CAV 2016 - Toronto, Canada
    Duration: 17 Jul 201623 Jul 2016

    Publication series

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

    Conference

    Conference28th International Conference on Computer Aided Verification, CAV 2016
    Country/TerritoryCanada
    CityToronto
    Period17/07/1623/07/16

    ASJC Scopus subject areas

    • Theoretical Computer Science
    • General Computer Science

    Fingerprint

    Dive into the research topics of 'From shape analysis to termination analysis in linear time'. Together they form a unique fingerprint.

    Cite this