kieler / elkjs

ELK's layout algorithms for JavaScript
Other
1.67k stars 91 forks source link

Partitioning is 10x slower when using NETWORK_SIMPLEX as nodePlacement strategy. #179

Open alexei-tilikin opened 1 year ago

alexei-tilikin commented 1 year ago

Hello,

I have an example of a graph with 100 nodes and ~230 edges that reproduces an order of magnitude difference in running time when comparing nodePlacement strategy NETWORK_SIMPLEX to the default BRANDES_KOEPF. The goal was to pre-compute partition numbers for each node with my own algorithm and let ELK process that.

The problem is reproducible on the elk-live, but the graph is too large to encode into the URL, so I'll attach it here.

I'm using elkjs@0.7.1, but the problem seems to persist also in 0.8.1 When running this graph with NETWORK_SIMPLEX it takes around 7.5 seconds to complete. If I switch nodePlacement strategy to BRANDES_KOEPF, the runtime drops below 800ms.

I tried changing the other parameters, they make the time vary within 1-second range. I'd prefer to stay with NETWORK_SIMPLEX because somehow it tends to produce a more compact graph removing unnecessary gaps between nodes and layers. Is there any particular reason why NETWORK_SIMPLEX doesn't seem to like heavy partitioning configurations?

Any suggestions on improving the runtime are appreciated. Thank you!

alexei-tilikin commented 1 year ago

The graph JSON:

{
  "id": "__ROOT__",
  "children": [
    {
      "id": "0d8bb2959f030200fe2ab0aec32e7005",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "2bab8da09f030200fe2ab0aec32e7030",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "2bab8da09f030200fe2ab0aec32e7035",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "2dbb8da09f030200fe2ab0aec32e709a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "348bb2959f030200fe2ab0aec32e7000",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "518bb2959f030200fe2ab0aec32e700c",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "748bb2959f030200fe2ab0aec32e7000",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "75bb8da09f030200fe2ab0aec32e709b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "0876fad19f030200fe2ab0aec32e70da",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "099b05a09f030200fe2ab0aec32e70c0",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "0e593e559f030200fe2ab0aec32e700f",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "17ab8da09f030200fe2ab0aec32e7026",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "288b36919f030200fe2ab0aec32e7031",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "2d7e8fd59f030200fe2ab0aec32e705c",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "2e37c7d59f030200fe2ab0aec32e7015",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "2fab8da09f030200fe2ab0aec32e702d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "35bb8da09f030200fe2ab0aec32e709b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "37c77a159f030200fe2ab0aec32e703b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "47cfa6919f030200fe2ab0aec32e707e",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "48398b559f030200fe2ab0aec32e70fb",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "4876fad19f030200fe2ab0aec32e70da",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "4de2be159f030200fe2ab0aec32e70dc",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "4ebb8da09f030200fe2ab0aec32e70a5",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "4ed74bd59f030200fe2ab0aec32e7012",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "547636559f030200fe2ab0aec32e70c1",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "60de8b199f030200fe2ab0aec32e7079",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "6677cf559f030200fe2ab0aec32e709a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "66bb8da09f030200fe2ab0aec32e70d9",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "6e37c7d59f030200fe2ab0aec32e7015",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "73ae4b199f030200fe2ab0aec32e707f",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "7ffabe159f030200fe2ab0aec32e704d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "8476fad19f030200fe2ab0aec32e70da",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "8ed74bd59f030200fe2ab0aec32e7012",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "947636559f030200fe2ab0aec32e70c1",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "94bb8da09f030200fe2ab0aec32e705a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "9d8bb2959f030200fe2ab0aec32e7011",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 6
      }
    },
    {
      "id": "a1bb8da09f030200fe2ab0aec32e709b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "a4b20f959f030200fe2ab0aec32e7002",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "ab71b6519f030200fe2ab0aec32e7031",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "ac98c3959f030200fe2ab0aec32e70b9",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "b1ab8da09f030200fe2ab0aec32e701e",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "b38b05a09f030200fe2ab0aec32e70be",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "c19476d19f030200fe2ab0aec32e7092",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "c2f60f559f030200fe2ab0aec32e7059",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "c7a54b559f030200fe2ab0aec32e7091",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "d3ab8da09f030200fe2ab0aec32e7026",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "ee8f2a919f030200fe2ab0aec32e7056",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "f1bb8da09f030200fe2ab0aec32e709b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "0af60f559f030200fe2ab0aec32e7056",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "0d1cb6559f030200fe2ab0aec32e70cd",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "10b243959f030200fe2ab0aec32e7050",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "16593e559f030200fe2ab0aec32e701c",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "1771b6519f030200fe2ab0aec32e702d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "1c7636559f030200fe2ab0aec32e70c1",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "1cbb8da09f030200fe2ab0aec32e705a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "1d59fe119f030200fe2ab0aec32e70fe",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "22bb8da09f030200fe2ab0aec32e70d8",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "33c77a159f030200fe2ab0aec32e7039",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "349476d19f030200fe2ab0aec32e7090",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "3677c7d59f030200fe2ab0aec32e70b6",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "37fabe159f030200fe2ab0aec32e704b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "3abb8da09f030200fe2ab0aec32e70df",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "40bb8da09f030200fe2ab0aec32e7047",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "4cbb8da09f030200fe2ab0aec32e7047",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "53ab8da09f030200fe2ab0aec32e7026",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "5cbb8da09f030200fe2ab0aec32e704e",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "5e8f2a919f030200fe2ab0aec32e7054",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "617e8fd59f030200fe2ab0aec32e705a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "6f7b0bd59f030200fe2ab0aec32e7004",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "6fab8da09f030200fe2ab0aec32e702d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "72bb8da09f030200fe2ab0aec32e70df",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "7366fad19f030200fe2ab0aec32e70d7",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "73ab8da09f030200fe2ab0aec32e7041",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "80bb8da09f030200fe2ab0aec32e7047",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "8bbbcda09f030200fe2ab0aec32e7012",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "98398b559f030200fe2ab0aec32e70fe",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "9a374f159f030200fe2ab0aec32e7032",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "a07636559f030200fe2ab0aec32e70ca",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "a0bb8da09f030200fe2ab0aec32e705d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "a78f2a159f030200fe2ab0aec32e70c9",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "aebb8da09f030200fe2ab0aec32e70d7",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "afab8da09f030200fe2ab0aec32e702d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "b3bbcda09f030200fe2ab0aec32e7048",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "c07636559f030200fe2ab0aec32e70bd",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "c3a54b559f030200fe2ab0aec32e708f",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "c476fad19f030200fe2ab0aec32e70da",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "cad783959f030200fe2ab0aec32e7015",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "d098c3959f030200fe2ab0aec32e70b7",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "d8398b559f030200fe2ab0aec32e70fe",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "d87636559f030200fe2ab0aec32e70c1",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "dcde8b199f030200fe2ab0aec32e7076",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "eebb8da09f030200fe2ab0aec32e70d7",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "efab8da09f030200fe2ab0aec32e702d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "f19b05a09f030200fe2ab0aec32e70c2",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 7
      }
    },
    {
      "id": "f277c7d59f030200fe2ab0aec32e70b6",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "f2ab8da09f030200fe2ab0aec32e7020",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "f2cfa6919f030200fe2ab0aec32e707c",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "f47610109f230200bf48b0aec32e7006",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "f6bb8da09f030200fe2ab0aec32e70df",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "fce23e519f030200fe2ab0aec32e70cc",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    }
  ],
  "edges": [
    {
      "id": "5727335404506849",
      "sources": [
        "0d8bb2959f030200fe2ab0aec32e7005"
      ],
      "targets": [
        "518bb2959f030200fe2ab0aec32e700c"
      ]
    },
    {
      "id": "5198890614899319",
      "sources": [
        "348bb2959f030200fe2ab0aec32e7000"
      ],
      "targets": [
        "0d8bb2959f030200fe2ab0aec32e7005"
      ]
    },
    {
      "id": "154961887706084",
      "sources": [
        "0d8bb2959f030200fe2ab0aec32e7005"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2326438178646961",
      "sources": [
        "0d8bb2959f030200fe2ab0aec32e7005"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "1370040140120388",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "0d8bb2959f030200fe2ab0aec32e7005"
      ]
    },
    {
      "id": "8429835447036546",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "0d8bb2959f030200fe2ab0aec32e7005"
      ]
    },
    {
      "id": "5589169541529224",
      "sources": [
        "748bb2959f030200fe2ab0aec32e7000"
      ],
      "targets": [
        "0d8bb2959f030200fe2ab0aec32e7005"
      ]
    },
    {
      "id": "914779168853806",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "0e593e559f030200fe2ab0aec32e700f"
      ]
    },
    {
      "id": "3347044504474469",
      "sources": [
        "48398b559f030200fe2ab0aec32e70fb"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "4721294411251956",
      "sources": [
        "4876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "6441348261750732",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "547636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "4203515965597303",
      "sources": [
        "8ed74bd59f030200fe2ab0aec32e7012"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "1003813802324920",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "b1ab8da09f030200fe2ab0aec32e701e"
      ]
    },
    {
      "id": "7955707950026431",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "3233428867400405",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "692103930768613",
      "sources": [
        "73ae4b199f030200fe2ab0aec32e707f"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "6719053786812408",
      "sources": [
        "6677cf559f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "846455283510172",
      "sources": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "2989921949992257",
      "sources": [
        "6e37c7d59f030200fe2ab0aec32e7015"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "3853413272685645",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "6737118206227543",
      "sources": [
        "0876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "5902202403400187",
      "sources": [
        "4ed74bd59f030200fe2ab0aec32e7012"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "236371617607589",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "b38b05a09f030200fe2ab0aec32e70be"
      ]
    },
    {
      "id": "7251730048578401",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "0e593e559f030200fe2ab0aec32e700f"
      ]
    },
    {
      "id": "1875598451622598",
      "sources": [
        "2e37c7d59f030200fe2ab0aec32e7015"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "8247818117932398",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "8459899699277446",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "547636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "5739510805159471",
      "sources": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "7951846551519300",
      "sources": [
        "37c77a159f030200fe2ab0aec32e703b"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "7483922458967959",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "4ebb8da09f030200fe2ab0aec32e70a5"
      ]
    },
    {
      "id": "6577670329979722",
      "sources": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "5822725687049329",
      "sources": [
        "c19476d19f030200fe2ab0aec32e7092"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "7824782096730342",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ]
    },
    {
      "id": "7691782324150608",
      "sources": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "6794342803494157",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4214579541895940",
      "sources": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "918327163986179",
      "sources": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "4288728430197207",
      "sources": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "7943267638328260",
      "sources": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "8208060335905010",
      "sources": [
        "c7a54b559f030200fe2ab0aec32e7091"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "4565746784545216",
      "sources": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "6366466351392655",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "2303947316347729",
      "sources": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "655512347161072",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "631598008427148",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "518bb2959f030200fe2ab0aec32e700c"
      ]
    },
    {
      "id": "1042347265616703",
      "sources": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "8501528018066217",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2643657876432903",
      "sources": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "3605321059404129",
      "sources": [
        "60de8b199f030200fe2ab0aec32e7079"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "1637887414742368",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "3150930239755903",
      "sources": [
        "288b36919f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "348bb2959f030200fe2ab0aec32e7000"
      ]
    },
    {
      "id": "6027173913256306",
      "sources": [
        "348bb2959f030200fe2ab0aec32e7000"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "624685197755161",
      "sources": [
        "8476fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "348bb2959f030200fe2ab0aec32e7000"
      ]
    },
    {
      "id": "1731238676343379",
      "sources": [
        "518bb2959f030200fe2ab0aec32e700c"
      ],
      "targets": [
        "9d8bb2959f030200fe2ab0aec32e7011"
      ]
    },
    {
      "id": "6325807833011118",
      "sources": [
        "8476fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "748bb2959f030200fe2ab0aec32e7000"
      ]
    },
    {
      "id": "7310613702864163",
      "sources": [
        "288b36919f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "748bb2959f030200fe2ab0aec32e7000"
      ]
    },
    {
      "id": "8845252381749010",
      "sources": [
        "748bb2959f030200fe2ab0aec32e7000"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "1874655046656019",
      "sources": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7856040572692602",
      "sources": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "380204642743863",
      "sources": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5742975527640047",
      "sources": [
        "c19476d19f030200fe2ab0aec32e7092"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "581314895186963",
      "sources": [
        "37c77a159f030200fe2ab0aec32e703b"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4255258347379644",
      "sources": [
        "60de8b199f030200fe2ab0aec32e7079"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "190702519805327",
      "sources": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "3825095566322605",
      "sources": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "8313659519062115",
      "sources": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2987430881402585",
      "sources": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "4ebb8da09f030200fe2ab0aec32e70a5"
      ]
    },
    {
      "id": "3623199145912208",
      "sources": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6178210124498122",
      "sources": [
        "c7a54b559f030200fe2ab0aec32e7091"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5589003983852611",
      "sources": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6176362741609293",
      "sources": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7553986411699181",
      "sources": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2153368577331835",
      "sources": [
        "7366fad19f030200fe2ab0aec32e70d7"
      ],
      "targets": [
        "0876fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "2000418224471780",
      "sources": [
        "0876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "d87636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "937925381699557",
      "sources": [
        "0876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "1c7636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "1658799313466609",
      "sources": [
        "0876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "0e593e559f030200fe2ab0aec32e700f"
      ]
    },
    {
      "id": "5764140453774178",
      "sources": [
        "1d59fe119f030200fe2ab0aec32e70fe"
      ],
      "targets": [
        "0876fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "6403968762205795",
      "sources": [
        "0876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "2565923429717684",
      "sources": [
        "0876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "1307495732409715",
      "sources": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ],
      "targets": [
        "f47610109f230200bf48b0aec32e7006"
      ]
    },
    {
      "id": "8489026983383373",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "1893722505625743",
      "sources": [
        "a78f2a159f030200fe2ab0aec32e70c9"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "3979210355509848",
      "sources": [
        "72bb8da09f030200fe2ab0aec32e70df"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "91384149617907",
      "sources": [
        "8bbbcda09f030200fe2ab0aec32e7012"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "8585056313000685",
      "sources": [
        "b3bbcda09f030200fe2ab0aec32e7048"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "4355233379516551",
      "sources": [
        "0e593e559f030200fe2ab0aec32e700f"
      ],
      "targets": [
        "16593e559f030200fe2ab0aec32e701c"
      ]
    },
    {
      "id": "4145004420032007",
      "sources": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "6985472521040624",
      "sources": [
        "f2ab8da09f030200fe2ab0aec32e7020"
      ],
      "targets": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ]
    },
    {
      "id": "6878408916274344",
      "sources": [
        "53ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ]
    },
    {
      "id": "5622209944158637",
      "sources": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "afab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "3199549742692493",
      "sources": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "efab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "4052376806983535",
      "sources": [
        "288b36919f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "c07636559f030200fe2ab0aec32e70bd"
      ]
    },
    {
      "id": "1992094620189335",
      "sources": [
        "288b36919f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "8476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "333758510323173",
      "sources": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6175390195144036",
      "sources": [
        "617e8fd59f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ]
    },
    {
      "id": "2048066174618446",
      "sources": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6487021846429304",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ]
    },
    {
      "id": "7116843397756196",
      "sources": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "1157675275735591",
      "sources": [
        "53ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2e37c7d59f030200fe2ab0aec32e7015"
      ]
    },
    {
      "id": "7818568979702398",
      "sources": [
        "9a374f159f030200fe2ab0aec32e7032"
      ],
      "targets": [
        "2e37c7d59f030200fe2ab0aec32e7015"
      ]
    },
    {
      "id": "1752469166836718",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "1c7636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "3040152522703603",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "d8398b559f030200fe2ab0aec32e70fe"
      ]
    },
    {
      "id": "8217810239882965",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "afab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "5357113018679235",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "3677c7d59f030200fe2ab0aec32e70b6"
      ]
    },
    {
      "id": "2142363815980363",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "f277c7d59f030200fe2ab0aec32e70b6"
      ]
    },
    {
      "id": "6728109958681512",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "d87636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "7504271497665545",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "98398b559f030200fe2ab0aec32e70fe"
      ]
    },
    {
      "id": "6461486134935562",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "efab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "2183207560390848",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "6fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "2645425024093104",
      "sources": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "f6bb8da09f030200fe2ab0aec32e70df"
      ]
    },
    {
      "id": "8090114177693379",
      "sources": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "72bb8da09f030200fe2ab0aec32e70df"
      ]
    },
    {
      "id": "8720117318690837",
      "sources": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "3abb8da09f030200fe2ab0aec32e70df"
      ]
    },
    {
      "id": "8220570474749053",
      "sources": [
        "37c77a159f030200fe2ab0aec32e703b"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4214426059291515",
      "sources": [
        "33c77a159f030200fe2ab0aec32e7039"
      ],
      "targets": [
        "37c77a159f030200fe2ab0aec32e703b"
      ]
    },
    {
      "id": "8460443877006634",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "37c77a159f030200fe2ab0aec32e703b"
      ]
    },
    {
      "id": "5137405591628173",
      "sources": [
        "37c77a159f030200fe2ab0aec32e703b"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6786168516583370",
      "sources": [
        "37c77a159f030200fe2ab0aec32e703b"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2986836550128150",
      "sources": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "8175232353288373",
      "sources": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5065893062309505",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ]
    },
    {
      "id": "8773013947667517",
      "sources": [
        "f2cfa6919f030200fe2ab0aec32e707c"
      ],
      "targets": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ]
    },
    {
      "id": "2933445850684751",
      "sources": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6757354293667276",
      "sources": [
        "48398b559f030200fe2ab0aec32e70fb"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "7148140185537739",
      "sources": [
        "48398b559f030200fe2ab0aec32e70fb"
      ],
      "targets": [
        "d8398b559f030200fe2ab0aec32e70fe"
      ]
    },
    {
      "id": "185205142728825",
      "sources": [
        "48398b559f030200fe2ab0aec32e70fb"
      ],
      "targets": [
        "98398b559f030200fe2ab0aec32e70fe"
      ]
    },
    {
      "id": "4232746485612867",
      "sources": [
        "4876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "d87636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "7883438344919639",
      "sources": [
        "7366fad19f030200fe2ab0aec32e70d7"
      ],
      "targets": [
        "4876fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "8433180194310205",
      "sources": [
        "4876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "0e593e559f030200fe2ab0aec32e700f"
      ]
    },
    {
      "id": "670673955738469",
      "sources": [
        "4876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "1c7636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "6670301531523005",
      "sources": [
        "1d59fe119f030200fe2ab0aec32e70fe"
      ],
      "targets": [
        "4876fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "929846368756679",
      "sources": [
        "4876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "7298962440033466",
      "sources": [
        "4876fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "902194883819102",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ]
    },
    {
      "id": "609356886395205",
      "sources": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "1517630094731714",
      "sources": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5452863235205813",
      "sources": [
        "fce23e519f030200fe2ab0aec32e70cc"
      ],
      "targets": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ]
    },
    {
      "id": "3558521685911452",
      "sources": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2434511613557137",
      "sources": [
        "4ebb8da09f030200fe2ab0aec32e70a5"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "5882000623486240",
      "sources": [
        "53ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "4ed74bd59f030200fe2ab0aec32e7012"
      ]
    },
    {
      "id": "6493020479599996",
      "sources": [
        "cad783959f030200fe2ab0aec32e7015"
      ],
      "targets": [
        "4ed74bd59f030200fe2ab0aec32e7012"
      ]
    },
    {
      "id": "353394808893303",
      "sources": [
        "547636559f030200fe2ab0aec32e70c1"
      ],
      "targets": [
        "a07636559f030200fe2ab0aec32e70ca"
      ]
    },
    {
      "id": "8909673430509445",
      "sources": [
        "547636559f030200fe2ab0aec32e70c1"
      ],
      "targets": [
        "5cbb8da09f030200fe2ab0aec32e704e"
      ]
    },
    {
      "id": "5465461480695810",
      "sources": [
        "60de8b199f030200fe2ab0aec32e7079"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6301238549005083",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "60de8b199f030200fe2ab0aec32e7079"
      ]
    },
    {
      "id": "1083695393845364",
      "sources": [
        "60de8b199f030200fe2ab0aec32e7079"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7650310869058436",
      "sources": [
        "dcde8b199f030200fe2ab0aec32e7076"
      ],
      "targets": [
        "60de8b199f030200fe2ab0aec32e7079"
      ]
    },
    {
      "id": "2083013100524879",
      "sources": [
        "60de8b199f030200fe2ab0aec32e7079"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7819815378535784",
      "sources": [
        "6677cf559f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "3677c7d59f030200fe2ab0aec32e70b6"
      ]
    },
    {
      "id": "5665228028821870",
      "sources": [
        "6677cf559f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "5466320492626055",
      "sources": [
        "6677cf559f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "f277c7d59f030200fe2ab0aec32e70b6"
      ]
    },
    {
      "id": "6278647325785346",
      "sources": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ],
      "targets": [
        "eebb8da09f030200fe2ab0aec32e70d7"
      ]
    },
    {
      "id": "2865821757969796",
      "sources": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ],
      "targets": [
        "40bb8da09f030200fe2ab0aec32e7047"
      ]
    },
    {
      "id": "2448630572063591",
      "sources": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "6010467646123011",
      "sources": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ],
      "targets": [
        "22bb8da09f030200fe2ab0aec32e70d8"
      ]
    },
    {
      "id": "1157806213521760",
      "sources": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ],
      "targets": [
        "aebb8da09f030200fe2ab0aec32e70d7"
      ]
    },
    {
      "id": "7796885055297036",
      "sources": [
        "53ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "6e37c7d59f030200fe2ab0aec32e7015"
      ]
    },
    {
      "id": "1258680698692862",
      "sources": [
        "9a374f159f030200fe2ab0aec32e7032"
      ],
      "targets": [
        "6e37c7d59f030200fe2ab0aec32e7015"
      ]
    },
    {
      "id": "602610852130553",
      "sources": [
        "73ae4b199f030200fe2ab0aec32e707f"
      ],
      "targets": [
        "1c7636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "1799609871457820",
      "sources": [
        "73ae4b199f030200fe2ab0aec32e707f"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "4799232159644876",
      "sources": [
        "73ae4b199f030200fe2ab0aec32e707f"
      ],
      "targets": [
        "d87636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "5032066219255571",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ]
    },
    {
      "id": "2116772563685163",
      "sources": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "8388671177345334",
      "sources": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2506956245968389",
      "sources": [
        "37fabe159f030200fe2ab0aec32e704b"
      ],
      "targets": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ]
    },
    {
      "id": "4062362114599610",
      "sources": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6801611527034627",
      "sources": [
        "8476fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "0876fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "8210701745834108",
      "sources": [
        "8476fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "4876fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "5799784653133975",
      "sources": [
        "c07636559f030200fe2ab0aec32e70bd"
      ],
      "targets": [
        "8476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "2249724105537185",
      "sources": [
        "1d59fe119f030200fe2ab0aec32e70fe"
      ],
      "targets": [
        "8476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "3989495049574058",
      "sources": [
        "8476fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "c476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "5999228464531010",
      "sources": [
        "7366fad19f030200fe2ab0aec32e70d7"
      ],
      "targets": [
        "8476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "1963316544719663",
      "sources": [
        "cad783959f030200fe2ab0aec32e7015"
      ],
      "targets": [
        "8ed74bd59f030200fe2ab0aec32e7012"
      ]
    },
    {
      "id": "7094142053417920",
      "sources": [
        "53ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "8ed74bd59f030200fe2ab0aec32e7012"
      ]
    },
    {
      "id": "6221733759232571",
      "sources": [
        "6f7b0bd59f030200fe2ab0aec32e7004"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "695925029234187",
      "sources": [
        "947636559f030200fe2ab0aec32e70c1"
      ],
      "targets": [
        "80bb8da09f030200fe2ab0aec32e7047"
      ]
    },
    {
      "id": "4307434934796443",
      "sources": [
        "947636559f030200fe2ab0aec32e70c1"
      ],
      "targets": [
        "4cbb8da09f030200fe2ab0aec32e7047"
      ]
    },
    {
      "id": "7652463702882216",
      "sources": [
        "0d1cb6559f030200fe2ab0aec32e70cd"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "8016282325962063",
      "sources": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "3037488714124622",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ]
    },
    {
      "id": "7052435740805010",
      "sources": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "1336661714981936",
      "sources": [
        "73ab8da09f030200fe2ab0aec32e7041"
      ],
      "targets": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ]
    },
    {
      "id": "2577530525714122",
      "sources": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7251204870782821",
      "sources": [
        "9d8bb2959f030200fe2ab0aec32e7011"
      ],
      "targets": [
        "f19b05a09f030200fe2ab0aec32e70c2"
      ]
    },
    {
      "id": "6351621043924754",
      "sources": [
        "a0bb8da09f030200fe2ab0aec32e705d"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2846097542829128",
      "sources": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ]
    },
    {
      "id": "3960950013808161",
      "sources": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ]
    },
    {
      "id": "4659285817738336",
      "sources": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "389580881774988",
      "sources": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "3214939236177769",
      "sources": [
        "10b243959f030200fe2ab0aec32e7050"
      ],
      "targets": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ]
    },
    {
      "id": "7645366026634635",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ]
    },
    {
      "id": "362557599951258",
      "sources": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6034071266521944",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ]
    },
    {
      "id": "7070202285592248",
      "sources": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7548403925527262",
      "sources": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "1226878429460019",
      "sources": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "8369702011219941",
      "sources": [
        "1771b6519f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ]
    },
    {
      "id": "5604757072729367",
      "sources": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4060879894292541",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ]
    },
    {
      "id": "1389365753819579",
      "sources": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5658716436271016",
      "sources": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2782173803396766",
      "sources": [
        "d098c3959f030200fe2ab0aec32e70b7"
      ],
      "targets": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ]
    },
    {
      "id": "4465800312598676",
      "sources": [
        "349476d19f030200fe2ab0aec32e7090"
      ],
      "targets": [
        "c19476d19f030200fe2ab0aec32e7092"
      ]
    },
    {
      "id": "8737706689559387",
      "sources": [
        "c19476d19f030200fe2ab0aec32e7092"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6003212689928154",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "c19476d19f030200fe2ab0aec32e7092"
      ]
    },
    {
      "id": "7798858202864110",
      "sources": [
        "c19476d19f030200fe2ab0aec32e7092"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "8544587080046756",
      "sources": [
        "c19476d19f030200fe2ab0aec32e7092"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4512159090969839",
      "sources": [
        "0af60f559f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ]
    },
    {
      "id": "4618930708035827",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ]
    },
    {
      "id": "5593696956261190",
      "sources": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5988089854242800",
      "sources": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "961151885832918",
      "sources": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "8822996217569289",
      "sources": [
        "c3a54b559f030200fe2ab0aec32e708f"
      ],
      "targets": [
        "c7a54b559f030200fe2ab0aec32e7091"
      ]
    },
    {
      "id": "4846204747642724",
      "sources": [
        "c7a54b559f030200fe2ab0aec32e7091"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "603344466808799",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "c7a54b559f030200fe2ab0aec32e7091"
      ]
    },
    {
      "id": "9001096632468879",
      "sources": [
        "c7a54b559f030200fe2ab0aec32e7091"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "8409679709019079",
      "sources": [
        "c7a54b559f030200fe2ab0aec32e7091"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "189626675354808",
      "sources": [
        "f2ab8da09f030200fe2ab0aec32e7020"
      ],
      "targets": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ]
    },
    {
      "id": "8499054391912599",
      "sources": [
        "53ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ]
    },
    {
      "id": "8408150169107613",
      "sources": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "223596840751638",
      "sources": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "afab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "7480164857884018",
      "sources": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "efab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "759307192868690",
      "sources": [
        "5e8f2a919f030200fe2ab0aec32e7054"
      ],
      "targets": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ]
    },
    {
      "id": "1692903426609160",
      "sources": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "35bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4078913496907517",
      "sources": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5513870969120340",
      "sources": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "a1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2604282768634219",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ]
    },
    {
      "id": "6160854586734793",
      "sources": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "22bb8da09f030200fe2ab0aec32e70d8"
      ]
    },
    {
      "id": "5527310327372527",
      "sources": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "aebb8da09f030200fe2ab0aec32e70d7"
      ]
    },
    {
      "id": "8315988605242450",
      "sources": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "eebb8da09f030200fe2ab0aec32e70d7"
      ]
    },
    {
      "id": "4015144652001691",
      "sources": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "40bb8da09f030200fe2ab0aec32e7047"
      ]
    },
    {
      "id": "6528276168443915",
      "sources": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ]
    }
  ],
  "layoutOptions": {
    "elk.algorithm": "layered",
    "hierarchyHandling": "INCLUDE_CHILDREN",
    "elk.direction": "DOWN",
    "elk.alignment": "TOP",
    "elk.portAlignment.default": "CENTER",
    "elk.layered.layering.strategy": "NETWORK_SIMPLEX",
    "elk.layered.cycleBreaking.strategy": "GREEDY",
    "elk.layered.crossingMinimization.strategy": "LAYER_SWEEP",
    "elk.layered.nodePlacement.strategy": "NETWORK_SIMPLEX", //"BRANDES_KOEPF",
    "elk.layered.considerModelOrder.strategy": "NODES_AND_EDGES",
    "elk.layered.nodePlacement.networkSimplex.nodeFlexibility.default": "NONE",
    "elk.layered.layering.nodePromotion.strategy": "NONE",
    "elk.layered.compaction.postCompaction.strategy": "NONE",
    "elk.partitioning.activate": true,
    "edgeRouting": "ORTHOGONAL"
  }
}
soerendomroes commented 1 year ago

I can replicate your issue in ELK, however, partition has no direct impact on NETWORK_SIMPLEX. I suspect that this graph is just particularly hard for NETWORK_SIMPLEX to solve. Have you tried to use the MODEL_ORDER cycle breaking instead of partitions to reverse the correct edges? I the problem persists, it has indeed nothing to do with partition but with the node placement strategy. Either way I suggest to open a ticket at ELK, since this problem is not elkjs specific.

alexei-tilikin commented 1 year ago

This graph takes only 1.2 seconds to resolve with NETWORK_SIMPLEX if partitioning is disabled. When I enable partitioning, the runtime will increase proportionally to how many nodes have a defined partition number. For example, setting only 2 nodes, adds some 200ms, but setting all 100 nodes will get us to the whole 7.5 seconds. So I still have a feeling there's a collision between NETWORK_SIMPLEX and partitioning algorithms.

MODEL_ORDER actually added some more time, reaching almost 9 seconds. I changed to GREEDY because it was the fastest option. Will open a ticket on ELK. Thanks!

soerendomroes commented 1 year ago

Model order cycle breaking faster than greedy cycle breaking. The resulting graph, however, is different and is in your case more complicated for NETWORK_SIMPLEX. This is why it will be hard to fix this issue since I don't have a minimal example graph that makes NETWORK_SIMPLEX slow.

alexei-tilikin commented 1 year ago

@soerendomroes I tried my luck with removing nodes and edges randomly. I managed to reduce the graph to 75 nodes and 128 edges. Now the comparison between the nodePlacement strategies is as follows: NETWORK_SIMPLEX: avg 1.3 seconds BRANDES_KOEPF: avg 0.5 seconds

I also switched to MODEL_ORDER here. Not sure if it helps. Further removing data from the graph makes the runtime difference to small to rely on.

Here's the graph:

{
  "id": "__ROOT__",
  "children": [
    {
      "id": "2bab8da09f030200fe2ab0aec32e7030",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "2bab8da09f030200fe2ab0aec32e7035",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "2dbb8da09f030200fe2ab0aec32e709a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "518bb2959f030200fe2ab0aec32e700c",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "748bb2959f030200fe2ab0aec32e7000",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "75bb8da09f030200fe2ab0aec32e709b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "099b05a09f030200fe2ab0aec32e70c0",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "0e593e559f030200fe2ab0aec32e700f",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "17ab8da09f030200fe2ab0aec32e7026",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "2d7e8fd59f030200fe2ab0aec32e705c",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "2e37c7d59f030200fe2ab0aec32e7015",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "2fab8da09f030200fe2ab0aec32e702d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "37c77a159f030200fe2ab0aec32e703b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "47cfa6919f030200fe2ab0aec32e707e",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "48398b559f030200fe2ab0aec32e70fb",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "4de2be159f030200fe2ab0aec32e70dc",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "4ebb8da09f030200fe2ab0aec32e70a5",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "4ed74bd59f030200fe2ab0aec32e7012",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "60de8b199f030200fe2ab0aec32e7079",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "6677cf559f030200fe2ab0aec32e709a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "66bb8da09f030200fe2ab0aec32e70d9",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "73ae4b199f030200fe2ab0aec32e707f",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "7ffabe159f030200fe2ab0aec32e704d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "8476fad19f030200fe2ab0aec32e70da",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "947636559f030200fe2ab0aec32e70c1",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "94bb8da09f030200fe2ab0aec32e705a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "9d8bb2959f030200fe2ab0aec32e7011",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 6
      }
    },
    {
      "id": "a4b20f959f030200fe2ab0aec32e7002",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "ab71b6519f030200fe2ab0aec32e7031",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "ac98c3959f030200fe2ab0aec32e70b9",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "b38b05a09f030200fe2ab0aec32e70be",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "c19476d19f030200fe2ab0aec32e7092",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "c2f60f559f030200fe2ab0aec32e7059",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "d3ab8da09f030200fe2ab0aec32e7026",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "ee8f2a919f030200fe2ab0aec32e7056",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "f1bb8da09f030200fe2ab0aec32e709b",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "0d1cb6559f030200fe2ab0aec32e70cd",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "10b243959f030200fe2ab0aec32e7050",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "16593e559f030200fe2ab0aec32e701c",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "1c7636559f030200fe2ab0aec32e70c1",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "1cbb8da09f030200fe2ab0aec32e705a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "1d59fe119f030200fe2ab0aec32e70fe",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "33c77a159f030200fe2ab0aec32e7039",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "349476d19f030200fe2ab0aec32e7090",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "3677c7d59f030200fe2ab0aec32e70b6",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "3abb8da09f030200fe2ab0aec32e70df",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "40bb8da09f030200fe2ab0aec32e7047",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "4cbb8da09f030200fe2ab0aec32e7047",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "5cbb8da09f030200fe2ab0aec32e704e",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "5e8f2a919f030200fe2ab0aec32e7054",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "617e8fd59f030200fe2ab0aec32e705a",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "6fab8da09f030200fe2ab0aec32e702d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "72bb8da09f030200fe2ab0aec32e70df",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "7366fad19f030200fe2ab0aec32e70d7",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "80bb8da09f030200fe2ab0aec32e7047",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "8bbbcda09f030200fe2ab0aec32e7012",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "98398b559f030200fe2ab0aec32e70fe",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "a07636559f030200fe2ab0aec32e70ca",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "a0bb8da09f030200fe2ab0aec32e705d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "a78f2a159f030200fe2ab0aec32e70c9",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "afab8da09f030200fe2ab0aec32e702d",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "b3bbcda09f030200fe2ab0aec32e7048",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "c07636559f030200fe2ab0aec32e70bd",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "c476fad19f030200fe2ab0aec32e70da",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "cad783959f030200fe2ab0aec32e7015",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "d098c3959f030200fe2ab0aec32e70b7",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "d87636559f030200fe2ab0aec32e70c1",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "dcde8b199f030200fe2ab0aec32e7076",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "eebb8da09f030200fe2ab0aec32e70d7",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "f19b05a09f030200fe2ab0aec32e70c2",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 7
      }
    },
    {
      "id": "f277c7d59f030200fe2ab0aec32e70b6",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 3
      }
    },
    {
      "id": "f2ab8da09f030200fe2ab0aec32e7020",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    },
    {
      "id": "f47610109f230200bf48b0aec32e7006",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 4
      }
    },
    {
      "id": "f6bb8da09f030200fe2ab0aec32e70df",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 5
      }
    },
    {
      "id": "fce23e519f030200fe2ab0aec32e70cc",
      "width": 150,
      "height": 127,
      "layoutOptions": {
        "elk.partitioning.partition": 2
      }
    }
  ],
  "edges": [
    {
      "id": "914779168853806",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "0e593e559f030200fe2ab0aec32e700f"
      ]
    },
    {
      "id": "3347044504474469",
      "sources": [
        "48398b559f030200fe2ab0aec32e70fb"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "7955707950026431",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "3233428867400405",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "692103930768613",
      "sources": [
        "73ae4b199f030200fe2ab0aec32e707f"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "6719053786812408",
      "sources": [
        "6677cf559f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "846455283510172",
      "sources": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7030"
      ]
    },
    {
      "id": "3853413272685645",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "5902202403400187",
      "sources": [
        "4ed74bd59f030200fe2ab0aec32e7012"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "236371617607589",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "b38b05a09f030200fe2ab0aec32e70be"
      ]
    },
    {
      "id": "7251730048578401",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "0e593e559f030200fe2ab0aec32e700f"
      ]
    },
    {
      "id": "1875598451622598",
      "sources": [
        "2e37c7d59f030200fe2ab0aec32e7015"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "8247818117932398",
      "sources": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "5739510805159471",
      "sources": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "7951846551519300",
      "sources": [
        "37c77a159f030200fe2ab0aec32e703b"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "7483922458967959",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "4ebb8da09f030200fe2ab0aec32e70a5"
      ]
    },
    {
      "id": "6577670329979722",
      "sources": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "5822725687049329",
      "sources": [
        "c19476d19f030200fe2ab0aec32e7092"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "7824782096730342",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ]
    },
    {
      "id": "7691782324150608",
      "sources": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "4214579541895940",
      "sources": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "918327163986179",
      "sources": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "4288728430197207",
      "sources": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "7943267638328260",
      "sources": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "4565746784545216",
      "sources": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "6366466351392655",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "2303947316347729",
      "sources": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "655512347161072",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "631598008427148",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "518bb2959f030200fe2ab0aec32e700c"
      ]
    },
    {
      "id": "1042347265616703",
      "sources": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "2643657876432903",
      "sources": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "3605321059404129",
      "sources": [
        "60de8b199f030200fe2ab0aec32e7079"
      ],
      "targets": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ]
    },
    {
      "id": "1637887414742368",
      "sources": [
        "2dbb8da09f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "1731238676343379",
      "sources": [
        "518bb2959f030200fe2ab0aec32e700c"
      ],
      "targets": [
        "9d8bb2959f030200fe2ab0aec32e7011"
      ]
    },
    {
      "id": "6325807833011118",
      "sources": [
        "8476fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "748bb2959f030200fe2ab0aec32e7000"
      ]
    },
    {
      "id": "8845252381749010",
      "sources": [
        "748bb2959f030200fe2ab0aec32e7000"
      ],
      "targets": [
        "2bab8da09f030200fe2ab0aec32e7035"
      ]
    },
    {
      "id": "1874655046656019",
      "sources": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7856040572692602",
      "sources": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "380204642743863",
      "sources": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5742975527640047",
      "sources": [
        "c19476d19f030200fe2ab0aec32e7092"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "581314895186963",
      "sources": [
        "37c77a159f030200fe2ab0aec32e703b"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4255258347379644",
      "sources": [
        "60de8b199f030200fe2ab0aec32e7079"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "190702519805327",
      "sources": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "3825095566322605",
      "sources": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "8313659519062115",
      "sources": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2987430881402585",
      "sources": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "4ebb8da09f030200fe2ab0aec32e70a5"
      ]
    },
    {
      "id": "3623199145912208",
      "sources": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5589003983852611",
      "sources": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6176362741609293",
      "sources": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7553986411699181",
      "sources": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ],
      "targets": [
        "75bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "1307495732409715",
      "sources": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ],
      "targets": [
        "f47610109f230200bf48b0aec32e7006"
      ]
    },
    {
      "id": "8489026983383373",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "1893722505625743",
      "sources": [
        "a78f2a159f030200fe2ab0aec32e70c9"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "3979210355509848",
      "sources": [
        "72bb8da09f030200fe2ab0aec32e70df"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "91384149617907",
      "sources": [
        "8bbbcda09f030200fe2ab0aec32e7012"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "8585056313000685",
      "sources": [
        "b3bbcda09f030200fe2ab0aec32e7048"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "4355233379516551",
      "sources": [
        "0e593e559f030200fe2ab0aec32e700f"
      ],
      "targets": [
        "16593e559f030200fe2ab0aec32e701c"
      ]
    },
    {
      "id": "4145004420032007",
      "sources": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "6985472521040624",
      "sources": [
        "f2ab8da09f030200fe2ab0aec32e7020"
      ],
      "targets": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ]
    },
    {
      "id": "5622209944158637",
      "sources": [
        "17ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "afab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "6175390195144036",
      "sources": [
        "617e8fd59f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ]
    },
    {
      "id": "2048066174618446",
      "sources": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6487021846429304",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "2d7e8fd59f030200fe2ab0aec32e705c"
      ]
    },
    {
      "id": "1752469166836718",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "1c7636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "8217810239882965",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "afab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "5357113018679235",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "3677c7d59f030200fe2ab0aec32e70b6"
      ]
    },
    {
      "id": "2142363815980363",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "f277c7d59f030200fe2ab0aec32e70b6"
      ]
    },
    {
      "id": "6728109958681512",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "d87636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "7504271497665545",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "98398b559f030200fe2ab0aec32e70fe"
      ]
    },
    {
      "id": "2183207560390848",
      "sources": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ],
      "targets": [
        "6fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "8220570474749053",
      "sources": [
        "37c77a159f030200fe2ab0aec32e703b"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4214426059291515",
      "sources": [
        "33c77a159f030200fe2ab0aec32e7039"
      ],
      "targets": [
        "37c77a159f030200fe2ab0aec32e703b"
      ]
    },
    {
      "id": "8460443877006634",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "37c77a159f030200fe2ab0aec32e703b"
      ]
    },
    {
      "id": "8175232353288373",
      "sources": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5065893062309505",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "47cfa6919f030200fe2ab0aec32e707e"
      ]
    },
    {
      "id": "6757354293667276",
      "sources": [
        "48398b559f030200fe2ab0aec32e70fb"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "185205142728825",
      "sources": [
        "48398b559f030200fe2ab0aec32e70fb"
      ],
      "targets": [
        "98398b559f030200fe2ab0aec32e70fe"
      ]
    },
    {
      "id": "902194883819102",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ]
    },
    {
      "id": "609356886395205",
      "sources": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5452863235205813",
      "sources": [
        "fce23e519f030200fe2ab0aec32e70cc"
      ],
      "targets": [
        "4de2be159f030200fe2ab0aec32e70dc"
      ]
    },
    {
      "id": "2434511613557137",
      "sources": [
        "4ebb8da09f030200fe2ab0aec32e70a5"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "6493020479599996",
      "sources": [
        "cad783959f030200fe2ab0aec32e7015"
      ],
      "targets": [
        "4ed74bd59f030200fe2ab0aec32e7012"
      ]
    },
    {
      "id": "6301238549005083",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "60de8b199f030200fe2ab0aec32e7079"
      ]
    },
    {
      "id": "7650310869058436",
      "sources": [
        "dcde8b199f030200fe2ab0aec32e7076"
      ],
      "targets": [
        "60de8b199f030200fe2ab0aec32e7079"
      ]
    },
    {
      "id": "2083013100524879",
      "sources": [
        "60de8b199f030200fe2ab0aec32e7079"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7819815378535784",
      "sources": [
        "6677cf559f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "3677c7d59f030200fe2ab0aec32e70b6"
      ]
    },
    {
      "id": "5665228028821870",
      "sources": [
        "6677cf559f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "5466320492626055",
      "sources": [
        "6677cf559f030200fe2ab0aec32e709a"
      ],
      "targets": [
        "f277c7d59f030200fe2ab0aec32e70b6"
      ]
    },
    {
      "id": "6278647325785346",
      "sources": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ],
      "targets": [
        "eebb8da09f030200fe2ab0aec32e70d7"
      ]
    },
    {
      "id": "2865821757969796",
      "sources": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ],
      "targets": [
        "40bb8da09f030200fe2ab0aec32e7047"
      ]
    },
    {
      "id": "2448630572063591",
      "sources": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ],
      "targets": [
        "099b05a09f030200fe2ab0aec32e70c0"
      ]
    },
    {
      "id": "602610852130553",
      "sources": [
        "73ae4b199f030200fe2ab0aec32e707f"
      ],
      "targets": [
        "1c7636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "1799609871457820",
      "sources": [
        "73ae4b199f030200fe2ab0aec32e707f"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "4799232159644876",
      "sources": [
        "73ae4b199f030200fe2ab0aec32e707f"
      ],
      "targets": [
        "d87636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "5032066219255571",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ]
    },
    {
      "id": "8388671177345334",
      "sources": [
        "7ffabe159f030200fe2ab0aec32e704d"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "5799784653133975",
      "sources": [
        "c07636559f030200fe2ab0aec32e70bd"
      ],
      "targets": [
        "8476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "2249724105537185",
      "sources": [
        "1d59fe119f030200fe2ab0aec32e70fe"
      ],
      "targets": [
        "8476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "3989495049574058",
      "sources": [
        "8476fad19f030200fe2ab0aec32e70da"
      ],
      "targets": [
        "c476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "5999228464531010",
      "sources": [
        "7366fad19f030200fe2ab0aec32e70d7"
      ],
      "targets": [
        "8476fad19f030200fe2ab0aec32e70da"
      ]
    },
    {
      "id": "695925029234187",
      "sources": [
        "947636559f030200fe2ab0aec32e70c1"
      ],
      "targets": [
        "80bb8da09f030200fe2ab0aec32e7047"
      ]
    },
    {
      "id": "4307434934796443",
      "sources": [
        "947636559f030200fe2ab0aec32e70c1"
      ],
      "targets": [
        "4cbb8da09f030200fe2ab0aec32e7047"
      ]
    },
    {
      "id": "7652463702882216",
      "sources": [
        "0d1cb6559f030200fe2ab0aec32e70cd"
      ],
      "targets": [
        "947636559f030200fe2ab0aec32e70c1"
      ]
    },
    {
      "id": "3037488714124622",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ]
    },
    {
      "id": "2577530525714122",
      "sources": [
        "94bb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "7251204870782821",
      "sources": [
        "9d8bb2959f030200fe2ab0aec32e7011"
      ],
      "targets": [
        "f19b05a09f030200fe2ab0aec32e70c2"
      ]
    },
    {
      "id": "389580881774988",
      "sources": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "3214939236177769",
      "sources": [
        "10b243959f030200fe2ab0aec32e7050"
      ],
      "targets": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ]
    },
    {
      "id": "7645366026634635",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "a4b20f959f030200fe2ab0aec32e7002"
      ]
    },
    {
      "id": "6034071266521944",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ]
    },
    {
      "id": "7548403925527262",
      "sources": [
        "ab71b6519f030200fe2ab0aec32e7031"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "4060879894292541",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ]
    },
    {
      "id": "1389365753819579",
      "sources": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2782173803396766",
      "sources": [
        "d098c3959f030200fe2ab0aec32e70b7"
      ],
      "targets": [
        "ac98c3959f030200fe2ab0aec32e70b9"
      ]
    },
    {
      "id": "4465800312598676",
      "sources": [
        "349476d19f030200fe2ab0aec32e7090"
      ],
      "targets": [
        "c19476d19f030200fe2ab0aec32e7092"
      ]
    },
    {
      "id": "8737706689559387",
      "sources": [
        "c19476d19f030200fe2ab0aec32e7092"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "6003212689928154",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "c19476d19f030200fe2ab0aec32e7092"
      ]
    },
    {
      "id": "4618930708035827",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ]
    },
    {
      "id": "5988089854242800",
      "sources": [
        "c2f60f559f030200fe2ab0aec32e7059"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "189626675354808",
      "sources": [
        "f2ab8da09f030200fe2ab0aec32e7020"
      ],
      "targets": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ]
    },
    {
      "id": "8408150169107613",
      "sources": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "2fab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "223596840751638",
      "sources": [
        "d3ab8da09f030200fe2ab0aec32e7026"
      ],
      "targets": [
        "afab8da09f030200fe2ab0aec32e702d"
      ]
    },
    {
      "id": "759307192868690",
      "sources": [
        "5e8f2a919f030200fe2ab0aec32e7054"
      ],
      "targets": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ]
    },
    {
      "id": "4078913496907517",
      "sources": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ],
      "targets": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ]
    },
    {
      "id": "2604282768634219",
      "sources": [
        "1cbb8da09f030200fe2ab0aec32e705a"
      ],
      "targets": [
        "ee8f2a919f030200fe2ab0aec32e7056"
      ]
    },
    {
      "id": "8315988605242450",
      "sources": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "eebb8da09f030200fe2ab0aec32e70d7"
      ]
    },
    {
      "id": "4015144652001691",
      "sources": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "40bb8da09f030200fe2ab0aec32e7047"
      ]
    },
    {
      "id": "6528276168443915",
      "sources": [
        "f1bb8da09f030200fe2ab0aec32e709b"
      ],
      "targets": [
        "66bb8da09f030200fe2ab0aec32e70d9"
      ]
    }
  ],
  "layoutOptions": {
    "elk.algorithm": "layered",
    "hierarchyHandling": "INCLUDE_CHILDREN",
    "elk.direction": "DOWN",
    "elk.alignment": "TOP",
    "elk.portAlignment.default": "CENTER",
    "elk.layered.layering.strategy": "NETWORK_SIMPLEX",
    "elk.layered.cycleBreaking.strategy": "MODEL_ORDER",
    "elk.layered.crossingMinimization.strategy": "LAYER_SWEEP",
    "elk.layered.nodePlacement.strategy": "NETWORK_SIMPLEX", //BRANDES_KOEPF
    "elk.layered.considerModelOrder.strategy": "NONE",
    "elk.layered.nodePlacement.bk.edgeStraightening": "NONE",
    "elk.layered.nodePlacement.bk.fixedAlignment": "LEFTUP",
    "elk.layered.nodePlacement.networkSimplex.nodeFlexibility.default": "NONE",
    "elk.layered.layering.nodePromotion.strategy": "NONE",
    "elk.layered.compaction.postCompaction.strategy": "NONE",
    "elk.partitioning.activate": true,
    "edgeRouting": "ORTHOGONAL"
  }
}