Sciweavers

ICALP
1990
Springer

Analytic Variations on the Common Subexpression Problem

13 years 8 months ago
Analytic Variations on the Common Subexpression Problem
Any tree can be represented in a max/ma//y compact form as a directed acyclic graph where common subtrees are factored and shared, being represented only once. Such a compaction can be effected in linear time. It is used to save storage in implementations of functional programminglanguages, as well as in symbolic manipulation and computer a/gebra systems. In compiling, the compaction problem is known as the "common subexpression problem" and it plays a central r61ein register allocation, code generation and optimisation. We establish here that, under a variety of probabilistic models, a tree of size n has a compacted form of expected size asymptotically n C . - ogWi- ' where the constant C is explicitly related to the type of trees to be compacted and to the statistical model reflecting tree usage. In particular the savings in storage approach 100% on average for large structures, which overperforms the commonly used form of sharing that is restmcted to leaves (atoms).
Philippe Flajolet, Paolo Sipala, Jean-Marc Steyaer
Added 11 Aug 2010
Updated 11 Aug 2010
Type Conference
Year 1990
Where ICALP
Authors Philippe Flajolet, Paolo Sipala, Jean-Marc Steyaert
Comments (0)