Jump to content

Linear graph grammar

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Chalst (talk | contribs) at 07:26, 26 September 2016 (Seed article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer science, a linear graph grammar (also a connection graph reduction system or a port graph grammar) is a class of graph grammar on which nodes have a number of ports connected together by edges and edges connect exactly two ports together. Interaction nets are a special subclass of linear graph grammars in which rewriting is confluent.

Implementation

Bawden (1993) describes a distributed implemntation in which the linear graph is spread across many computing nodes and may freely migrate in order to make rewrites possible.

Notes

References

Distributed Systems Using Linear Naming], A.I. Technical Report No. 1627, MIT.

  • Rozenberg, Grzegorz (1997), Handbook of Graph Grammars and Computing by Graph Transformations, World Scientific Publishing, volumes 1–3, ISBN 9810228848.
  • Ehrig, Heckel, Korff, Lowe, Ribeiro, Wagner and Corradini, 1997. Algebraic Approaches to Graph Transformation - Part II: Single Pushout Approach and Comparison with Double Pushout Approach. Pp. 247-312 of (Rozenberg, 1997).