A Partial-Order Approach to Array Content Analysis
Abstract
We present a parametric abstract domain for array content analysis. The method maintains invariants for contiguous regions of the array, similar to the methods of Gopan, Reps and Sagiv, and of Halbwachs and Peron. However, it introduces a novel concept of an array content graph, avoiding the need for an up-front factorial partitioning step. The resulting analysis can be used with arbitrary numeric relational abstract domains; we evaluate the domain on a range of array manipulating program fragments.
- Publication:
-
arXiv e-prints
- Pub Date:
- August 2014
- DOI:
- 10.48550/arXiv.1408.1754
- arXiv:
- arXiv:1408.1754
- Bibcode:
- 2014arXiv1408.1754G
- Keywords:
-
- Computer Science - Programming Languages;
- D.2.4;
- D.3.1;
- F.3.1;
- F.3.2