Electronic Proceedings in Theoretical Computer Science (Apr 2015)

Improved Conflict Detection for Graph Transformation with Attributes

  • Géza Kulcsár,
  • Frederik Deckwerth,
  • Malte Lochau,
  • Gergely Varró,
  • Andy Schürr

DOI
https://doi.org/10.4204/eptcs.181.7
Journal volume & issue
Vol. 181, no. Proc. GaM 2015
pp. 97 – 112

Abstract

Read online

In graph transformation, a conflict describes a situation where two alternative transformations cannot be arbitrarily serialized. When enriching graphs with attributes, existing conflict detection techniques typically report a conflict whenever at least one of two transformations manipulates a shared attribute. In this paper, we propose an improved, less conservative condition for static conflict detection of graph transformation with attributes by explicitly taking the semantics of the attribute operations into account. The proposed technique is based on symbolic graphs, which extend the traditional notion of graphs by logic formulas used for attribute handling. The approach is proven complete, i.e., any potential conflict is guaranteed to be detected.