A Benchmark Evaluation of Incremental Pattern Matching in Graph Transformation
Cím | A Benchmark Evaluation of Incremental Pattern Matching in Graph Transformation |
Közlemény típusa | Conference Paper |
Kiadás éve | 2008 |
Szerzők | Bergmann, G., Horváth, Á., Ráth, I., and Varró, D. |
Szerkesztő | Ehrig, H., Heckel, R., Rozenberg, G., and Taentzer, G. |
Konferencia neve | Proc. 4th International Conference on Graph Transformations, ICGT 2008 |
Kiadó | Springer |
Kulcsszavak | incremental graph pattern matching - RETE - benchmarking, Viatra |
Összefoglalás | In graph transformation, the most cost-intensive phase of a transformation execution is pattern matching, where those subgraphs of a model graph are identified and matched which satisfy constraints prescribed by graph patterns. Incremental pattern matching aims to improve the efficiency of this critical step by storing the set of matches of a graph transformation rule and incrementally maintaining it as the model changes, thus eliminating the need of recalculating existing matches of a pattern. In this paper, we propose examples where incremental pattern matching is expected to have advantageous effect in the application domain of model simulation and model synchronization. Moreover, we compare the incremental graph pattern matching approach of Viatra2 with advanced non-incremental local-search based graph pattern matching approaches (as available in Viatra2 and GrGen). |
Jegyzetek | Acceptance rate: ~40% |