Shape Analysis of Single-Parent Heaps
Source: New York University
The authors define the class of single-parent heap systems, which rely on a singly-linked heap in order to model destructive updates on tree structures. This encoding has the advantage of relying on a relatively simple theory of linked lists in order to support abstraction computation. To facilitate the application of this encoding, they provide a program transformation that, given a program operating on a multi-linked heap without sharing, transforms it into one over a single-parent heap. It is then possible to apply shape analysis by predicate and ranking abstraction as in. The technique has been successfully applied on examples with trees of fixed arity (balancing of and insertion into a binary sort tree).
| Format: | Size: | 244.40 | |
| Date: | Feb 2007 |



