© University of Kent - Contact | Feedback | Legal | Cookies
The University of Kent, Canterbury, Kent, CT2 7NZ, T +44 (0)1227 764000
Loop leaping is the colloquial name given to a form of program analysis in which summaries are derived for nested loops starting from the innermost loop and proceeding in a bottom-up fashion considering one more loop at a time. Loop leaping contrasts with classical approaches to finding loop invariants that are iterative; loop leaping is compositional requiring each stratum in the nest of loops to be considered exactly once. The approach is attractive in predicate abstraction where disjunctive domains are increasingly used that present long ascending chains. This paper proposes a simple and an efficient approach for loop leaping for these domains based on viewing loops as closure operators.
Download publication 235 kbytes (PDF)
@inproceedings{3230,
author = {Sebastian Biallas and J"{o}rg Brauer and Andy King and Stefan Kowalewski},
title = {Loop {L}eaping with {C}losures},
month = {September},
year = {2012},
pages = {214-230},
keywords = {abstract interpretation, predicate abstraction, bottom-up, compositional analysis},
note = {ARCoSS subline},
doi = {},
url = {http://www.cs.kent.ac.uk/pubs/2012/3230},
publication_type = {inproceedings},
submission_id = {2028_1340019206},
booktitle = {Nineteenth Static Analysis Symposium},
editor = {Antoine Min'e and David A. Schmidt},
volume = {7460},
series = {Lecture Notes in Computer Science},
publisher = {Springer},
refereed = {yes},
}