Sciweavers

NJC
2000

An Incremental Unique Representation for Regular Trees

13 years 4 months ago
An Incremental Unique Representation for Regular Trees
In order to deal with infinite regular trees (or other pointed graph structures) efficiently, we give new algorithms to store such structures. The trees are stored in such a way that their representation is unique and shares substructures as much as possible. This maximal sharing allows substantial memory gain and speed up over previous techniques. For example, equality testing becomes constant time (instead of O(n log(n))). The algorithms are incremental, and as such allow good reactive behavior. These new algorithms are then applied in a representation of sets of trees. The expressive power of this new representation is exactly what is needed by the original set-based analyses of Heintze and Jaffar [1990], or Heintze [1994]. CR Classification: See Computing Revues Key words: Infinite Trees, Sharing, Tree Skeletons, Cartesian Approximation.
Laurent Mauborgne
Added 19 Dec 2010
Updated 19 Dec 2010
Type Journal
Year 2000
Where NJC
Authors Laurent Mauborgne
Comments (0)