Jump to content

Attributed graph grammar

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Zarenkaiser (talk | contribs) at 16:06, 6 November 2017 (AGG uses single-pushout, not double pushout, see note 1). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, an attributed graph grammar is a class of graph grammar that associates vertices with a set of attributes and rewrites with functions on attributes. In the algebraic approach to graph grammars, they are usually formulated using the double-pushout approach or the single-pushout approach.

Implementation

AGG, a rule-based visual language that directly expresses attributed graph grammars using the single-pushout approach has been developed at TU Berlin for many years.[1]

Notes

  1. ^ Runge, Olga. "AGG Documentation". Retrieved 2017-11-06. {{cite web}}: Cite has empty unknown parameter: |dead-url= (help)

References