2008
DOI: 10.1007/978-3-540-89020-1_38
|View full text |Cite
|
Sign up to set email alerts
|

GrGen.NET: A Fast, Expressive, and General Purpose Graph Rewrite Tool

Abstract: Introduction GrGen.NET is a graph rewrite tool enabling elegant and convenient development of graph transformation applications with comparable performance to manually developed ones. GrGen.NET compiles declarative specifications of graph meta models, patterns, and rewrite rules into .NET modules. The entire functionality (meta-model, matching, rewriting, elementary graph operations) is accessible through a convenient API (called libGr) enabling easy integration of GrGen.NET into custom applications. Meta-mode… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2008
2008
2020
2020

Publication Types

Select...
8
1

Relationship

2
7

Authors

Journals

citations
Cited by 25 publications
(17 citation statements)
references
References 4 publications
0
17
0
Order By: Relevance
“…e.g. (Ermel et al 1999) and (Geiß and Kroll 2008)) facilitate the visual simulation of ant colonies in a straightforward way (see also (Hölscher 2008)).  Implementing ACO algorithms with graph transformational systems is useful for verification purposes, i.e., to check whether the algorithms behave properly for specific cases.…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…e.g. (Ermel et al 1999) and (Geiß and Kroll 2008)) facilitate the visual simulation of ant colonies in a straightforward way (see also (Hölscher 2008)).  Implementing ACO algorithms with graph transformational systems is useful for verification purposes, i.e., to check whether the algorithms behave properly for specific cases.…”
Section: Resultsmentioning
confidence: 99%
“… The graph-and rule-based representation allows to visualize and specify the ant colony optimization algorithms more naturally and can help to gain a better understanding of the algorithm. Furthermore, there exist tools that are suitable to provide an implementation platform for communities of autonomous units; in particular, in (Hölscher 2008) it is shown how an algorithm based on autonomous units can be implemented with the tool GrGEN (Geiß and Kroll 2008) for finding shortest paths in graphs.  Communities of autonomous units are suitable to integrate autonomous control into the model of the logistic processes and algorithms (cf.…”
Section: Introductionmentioning
confidence: 99%
“…Besides further theoretical investigation, this and other case studies should be implemented with one of the existing graph transformation system, e.g. GrGen ( [7]) to gain some benchmarks and to prove the practical usefulness of modelling evolutionary algorithms with evolutionary graph transformation systems. …”
Section: Resultsmentioning
confidence: 99%
“…As GrGen.NET provides all the necessary primitives, the UML and CSP meta models can be expressed directly (see [13]). Especially the ActivityEdge can be modeled by an edge type (as opposed to nodes in the given UML meta model) because the type system allows attributed edges.…”
Section: Solution Using Grgennetmentioning
confidence: 99%