Rule-based Graph Repair using Minimally Restricted Consistency-Improving Transformations

07/18/2023
by   Alexander Lauer, et al.
0

Model-driven software engineering is a suitable method for dealing with the ever-increasing complexity of software development processes. Graphs and graph transformations have proven useful for representing such models and changes to them. These models must satisfy certain sets of constraints. An example are the multiplicities of a class structure. During the development process, a change to a model may result in an inconsistent model that must at some point be repaired. This problem is called model repair. In particular, we will consider rule-based graph repair which is defined as follows: Given a graph G, a constraint c such that G does not satisfy c, and a set of rules R, use the rules of ℛ to transform G into a graph that satisfies c. Known notions of consistency have either viewed consistency as a binary property, either a graph is consistent w.r.t. a constraint c or not, or only viewed the number of violations of the first graph of a constraint. In this thesis, we introduce new notions of consistency, which we call consistency-maintaining and consistency-increasing transformations and rules, respectively. This is based on the possibility that a constraint can be satisfied up to a certain nesting level. We present constructions for direct consistency-maintaining or direct consistency-increasing application conditions, respectively. Finally, we present an rule-based graph repair approach that is able to repair so-called circular conflict-free constraints, and so-called circular conflict-free sets of constraints. Intuitively, a set of constraint C is circular conflict free, if there is an ordering c_1, …, c_n of all constraints of C such that there is no j <i such that a repair of c_i at all graphs satisfying c_j leads to a graph not satisfying c_j.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/20/2019

Rule-based Graph Repair

Model repair is an essential topic in model-driven engineering. Since mo...
research
05/08/2020

Graph Consistency as a Graduated Property: Consistency-Sustaining and -Improving Graph Transformations

Where graphs are used for modelling and specifying systems, consistency ...
research
12/03/2020

Graph Repair and its Application to Meta-Modeling

Model repair is an essential topic in model-driven engineering. We prese...
research
05/29/2020

Avoiding Unnecessary Information Loss: Correct and Efficient Model Synchronization Based on Triple Graph Grammars

Model synchronization, i.e., the task of restoring consistency between t...
research
09/23/2020

Permanental Graphs

The two components for infinite exchangeability of a sequence of distrib...
research
02/24/2022

Consistent data fusion with Parker

When combining data from multiple sources, inconsistent data complicates...
research
03/24/2000

Constraint Programming viewed as Rule-based Programming

We study here a natural situation when constraint programming can be ent...

Please sign up or login with your details

Forgot password? Click here to reset