English

A Cloning Pushout Approach to Term-Graph Transformation

Logic in Computer Science 2008-11-21 v1

Abstract

We address the problem of cyclic termgraph rewriting. We propose a new framework where rewrite rules are tuples of the form (L,R,τ,σ)(L,R,\tau,\sigma) such that LL and RR are termgraphs representing the left-hand and the right-hand sides of the rule, τ\tau is a mapping from the nodes of LL to those of RR and σ\sigma is a partial function from nodes of RR to nodes of LL. τ\tau describes how incident edges of the nodes in LL are connected in RR. τ\tau is not required to be a graph morphism as in classical algebraic approaches of graph transformation. The role of σ\sigma is to indicate the parts of LL to be cloned (copied). Furthermore, we introduce a new notion of \emph{cloning pushout} and define rewrite steps as cloning pushouts in a given category. Among the features of the proposed rewrite systems, we quote the ability to perform local and global redirection of pointers, addition and deletion of nodes as well as cloning and collapsing substructures.

Cite

@article{arxiv.0811.3400,
  title  = {A Cloning Pushout Approach to Term-Graph Transformation},
  author = {Dominique Duval and Rachid Echahed and Frédéric Prost},
  journal= {arXiv preprint arXiv:0811.3400},
  year   = {2008}
}
R2 v1 2026-06-21T11:43:47.328Z