Skip to content

Instantly share code, notes, and snippets.

@UditSinghParihar
Last active August 29, 2019 20:04
Show Gist options
  • Save UditSinghParihar/2a75dac4f540a6a8d242bc24ba3bbb78 to your computer and use it in GitHub Desktop.
Save UditSinghParihar/2a75dac4f540a6a8d242bc24ba3bbb78 to your computer and use it in GitHub Desktop.
Mlp's output dense ids
  1. Nomenclature of mlp_out_dense.txt.
  2. node 1 and node 2 are matched nodes from MLP.
  3. Coloumn notation( all ids corresponds to dense graph indexes):
    1. 1st col: Starting dense index of node 1.
    2. 2nd col: Ending dense index of node 1.
    3. 3rd col: Starting dense index of node 2.
    4. 4th col: Ending dense index of node 2.
156 201 88 136
211 250 12 79
367 374 137 155
376 379 137 155
380 410 334 366
414 426 319 329
436 455 288 309
458 475 269 283
476 484 259 268
484 508 259 268
616 626 376 379
627 658 583 615
663 674 567 580
683 703 541 557
738 749 509 521
750 758 484 508
758 768 484 508
884 894 616 626
895 939 834 883
950 968 805 825
977 989 769 777
991 999 758 768
999 1009 758 768
1106 1116 884 894
1117 1162 1058 1105
1172 1212 1010 1048
1213 1221 999 1009
1221 1231 999 1009
1331 1340 1106 1116
1341 1387 1281 1330
1396 1436 1232 1272
1558 1566 1331 1340
1567 1611 1508 1557
1621 1663 1458 1499
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment