Rule-based Graph Repair

Christian Sandmann,Annegret Habel
DOI: https://doi.org/10.48550/arXiv.1912.09610
2019-12-20
Software Engineering
Abstract:Model repair is an essential topic in model-driven engineering. Since models are suitably formalized as graph-like structures, we consider the problem of rule-based graph repair: Given a rule set and a graph constraint, try to construct a graph program based on the given set of rules, such that the application to any graph yields a graph satisfying the graph constraint. We show the existence of repair programs for specific constraints, and show the existence of rule-based repair programs for specific constraints compatible with the rule set.
What problem does this paper attempt to address?