Article · Wikipedia archive · Last revised Jun 2, 2026

Attributed graph grammar

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.

Last revised
Jun 2, 2026
Read time
≈ 1 min
Length
136 w
Citations
1
Source

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

See also

See also

Notes

Notes

  1. Runge, Olga. "AGG Documentation". Retrieved 2017-11-06.
References

References