Generalising tree traversals and tree transformations to DAGs: Exploiting sharing without the pain

Patrick Bahr, Emil Axelsson

Publikation: Artikel i tidsskrift og konference artikel i tidsskriftTidsskriftartikelForskningpeer review

Abstract

We present a recursion scheme based on attribute grammars that can be transparently applied to trees and acyclic graphs. Our recursion scheme allows the programmer to implement a tree traversal or a tree transformation and then apply it to compact graph representations of trees instead. The resulting graph traversal or graph transformation avoids recomputation of intermediate results for shared nodes – even if intermediate results are used in different contexts. Consequently, this approach leads to asymptotic speedup proportional to the compression provided by the graph representation. In general, however, this sharing of intermediate results is not sound. Therefore, we complement our implementation of the recursion scheme with a number of correspondence theorems that ensure soundness for various classes of traversals. We illustrate the practical applicability of the implementation as well as the complementing theory with a number of examples.
OriginalsprogEngelsk
TidsskriftScience of Computer Programming
Vol/bind137
Sider (fra-til)63-97
ISSN0167-6423
DOI
StatusUdgivet - 4 apr. 2017

Emneord

  • Attribute grammars
  • sharing
  • graph traversal
  • graph transformation
  • directed acyclic graphs

Fingeraftryk

Dyk ned i forskningsemnerne om 'Generalising tree traversals and tree transformations to DAGs: Exploiting sharing without the pain'. Sammen danner de et unikt fingeraftryk.

Citationsformater