Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21cdb480b01725b

Jump to content

Attributed graph grammar

From Wikipedia, the free encyclopedia
(Redirected from Attributed graph)

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

[edit]

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

[edit]

Notes

[edit]
  1. Runge, Olga. "AGG Documentation". Retrieved 2017-11-06.

References

[edit]