Fix and process block edges within the GraphML

This commit is contained in:
Spencer McIntyre
2021-05-19 16:09:17 -04:00
parent 694617b12c
commit 38b45380f4
4 changed files with 18 additions and 21 deletions
+1 -8
View File
@@ -642,23 +642,16 @@
<edge source="block.0x1000" target="block.0x1017"/>
<edge source="block.0x1017" target="block.0x1023"/>
<edge source="block.0x1023" target="block.0x102b"/>
<edge source="block.0x1023" target="block.0x102d"/>
<edge source="block.0x102b" target="block.0x102d"/>
<edge source="block.0x102d" target="block.0x1036"/>
<edge source="block.0x102d" target="block.0x1023"/>
<edge source="block.0x1036" target="block.0x104b"/>
<edge source="block.0x1036" target="block.0x10bd"/>
<edge source="block.0x104b" target="block.0x1056"/>
<edge source="block.0x104b" target="block.0x10bd"/>
<edge source="block.0x1056" target="block.0x1064"/>
<edge source="block.0x1064" target="block.0x1066"/>
<edge source="block.0x1064" target="block.0x10bc"/>
<edge source="block.0x1066" target="block.0x1073"/>
<edge source="block.0x1073" target="block.0x1073"/>
<edge source="block.0x1073" target="block.0x1082"/>
<edge source="block.0x1082" target="block.0x1064"/>
<edge source="block.0x1082" target="block.0x108c"/>
<edge source="block.0x108c" target="block.0x10bc"/>
<edge source="block.0x10bc" target="block.0x10bd"/>
<edge source="block.0x10bd" target="block.0x1017"/>
</graph>
</graphml>
+1 -7
View File
@@ -595,21 +595,15 @@
<edge source="block.0x1000" target="block.0x100f"/>
<edge source="block.0x100f" target="block.0x1018"/>
<edge source="block.0x1018" target="block.0x101f"/>
<edge source="block.0x1018" target="block.0x1021"/>
<edge source="block.0x101f" target="block.0x1021"/>
<edge source="block.0x1021" target="block.0x1018"/>
<edge source="block.0x1021" target="block.0x1029"/>
<edge source="block.0x1029" target="block.0x103a"/>
<edge source="block.0x1029" target="block.0x1086"/>
<edge source="block.0x103a" target="block.0x1045"/>
<edge source="block.0x1045" target="block.0x1049"/>
<edge source="block.0x1045" target="block.0x1085"/>
<edge source="block.0x1049" target="block.0x1051"/>
<edge source="block.0x1051" target="block.0x1051"/>
<edge source="block.0x1051" target="block.0x105d"/>
<edge source="block.0x105d" target="block.0x1045"/>
<edge source="block.0x105d" target="block.0x1065"/>
<edge source="block.0x1065" target="block.0x1085"/>
<edge source="block.0x1085" target="block.0x1086"/>
<edge source="block.0x1086" target="block.0x100f"/>
</graph>
</graphml>