Attributed graph grammar#Implementation
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.{{cite web|url=http://www.user.tu-berlin.de/o.runge/agg/agg-docu.html|title=AGG Documentation|last=Runge|first=Olga|access-date=2017-11-06}}
See also
Notes
{{reflist|2}}
References
- {{citation|first=Grzegorz|last=Rozenberg|title=Handbook of Graph Grammars and Computing by Graph Transformations|publisher=World Scientific Publishing, volumes 1–3|year=1997|isbn=9810228848|url=http://www.informatik.uni-trier.de/~ley/db/conf/gg/handbook1997.html}}.
- 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).
{{graph-stub}}