English

From Linear Term Rewriting to Graph Rewriting with Preservation of Termination

Logic in Computer Science 2021-12-22 v2

Abstract

Encodings of term rewriting systems (TRSs) into graph rewriting systems usually lose global termination, meaning the encodings do not terminate on all graphs. A typical encoding of the terminating TRS rule a(b(x)) -> b(a(x)), for example, may be indefinitely applicable along a cycle of a's and b's. Recently, we introduced PBPO+, a graph rewriting formalism in which rules employ a type graph to specify transformations and control rule applicability. In the present paper, we show that PBPO+ allows for a natural encoding of linear TRS rules that preserves termination globally. This result is a step towards modeling other rewriting formalisms, such as lambda calculus and higher order rewriting, using graph rewriting in a way that preserves properties like termination and confluence. We moreover expect that the encoding can serve as a guide for lifting TRS termination methods to PBPO+ rewriting.

Keywords

Cite

@article{arxiv.2106.13826,
  title  = {From Linear Term Rewriting to Graph Rewriting with Preservation of Termination},
  author = {Roy Overbeek and Jörg Endrullis},
  journal= {arXiv preprint arXiv:2106.13826},
  year   = {2021}
}

Comments

In Proceedings GCM 2021, arXiv:2112.10217. arXiv admin note: text overlap with arXiv:2010.08230