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

A First Experimental Evaluation of Search Plan Driven Graph Pattern Matching

Abstract: Abstract. With graph pattern matching the field of graph transformation (GT) includes an NP-complete subtask. But for real-life applications it is essential that graph pattern matching is performed as fast as possible. This challenge has been attacked by the approach of search plan driven, host-graph-sensitive (also known as model-sensitive) graph pattern matching. To our knowledge no experimental evaluation of this approach has been published yet. We performed first experiments regarding the runtime performan… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 15 publications
(3 citation statements)
references
References 9 publications
0
3
0
Order By: Relevance
“…To this end, it is necessary to detect correctly typed and attributed matches for the LHS (or pattern graph), as well as their rewriting to produce a valid result graph (H') containing the RHS (or rewrite graph) inserted. Efforts have been undertaken to significantly improve the computational complexity of match detection algorithms (Geiß et al, 2006;Batz et al, 2008). As well, a variety of rewriting methods has been researched for decades.…”
Section: Theoretical Specificationsmentioning
confidence: 99%
“…To this end, it is necessary to detect correctly typed and attributed matches for the LHS (or pattern graph), as well as their rewriting to produce a valid result graph (H') containing the RHS (or rewrite graph) inserted. Efforts have been undertaken to significantly improve the computational complexity of match detection algorithms (Geiß et al, 2006;Batz et al, 2008). As well, a variety of rewriting methods has been researched for decades.…”
Section: Theoretical Specificationsmentioning
confidence: 99%
“…There is a line of research mainly focusing on improving the transformation engine, that executes transformations e.g., G. Varró et al 2015;Boronat 2018;Vizhanyo et al 2004;Giese et al 2009;Veit Batz et al 2008. Such works try to improve the performance by improving the algorithms within the engine.…”
Section: Related Workmentioning
confidence: 99%
“…The CDTrans transformation language is accompanied with a generator that takes a transformation as input and generates a Java class that is able to execute the transformation. The generated Java class realizes the pattern matching for the pattern part of the transformation using a search plan based pattern matching approach [28], [29] and in case a match has been found applies the changes described by the transformation. This workflow from creating a transformation to applying it is depicted as an activity diagram in Fig.…”
Section: Applying a Cdtrans Transformationmentioning
confidence: 99%