Remove double edge insertions

This commit is contained in:
2023-08-18 11:47:12 +02:00
parent ab38f618c3
commit 6ee444b46f
4 changed files with 71 additions and 21 deletions

View File

@ -2,3 +2,4 @@
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
MetagraphOptimization = "3e869610-d48d-4942-ba70-c1b702a33ca4"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
ProfileView = "c46f51b8-102a-5cf2-8d2c-8597cb0e0da7"