]> gerrit.simantics Code Review - simantics/interop.git/commit
Graph Comparison / Change management fixes. 55/4955/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Fri, 25 Aug 2023 12:04:52 +0000 (15:04 +0300)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Fri, 25 Aug 2023 12:04:52 +0000 (15:04 +0300)
commita43434a612fa0aafd0d4f17ebed2b770c4b1d585
tree7012e9636490ba4d5e47d6508bb7e860b97557ff
parentd990eb34629f49c2c3fe6ecb9819d5c44ae19303
Graph Comparison / Change management fixes.

Graph comparator could create conflicting path matches.
Graph comparator failed to find matches, if lowest difference match was
conflicting for some objects, while other objects contained unique
higher difference matches.

GraphChanges did not take account property additions.

gitlab #43

Change-Id: If29407759e7ee26c55adf9d2c6e4a8ad035b8d85
org.simantics.interop/src/org/simantics/interop/test/GraphChanges.java
org.simantics.interop/src/org/simantics/interop/test/GraphComparator.java