Skip to content

Instantly share code, notes, and snippets.

@deanmalmgren
Last active August 29, 2015 14:15
Show Gist options
  • Save deanmalmgren/7bf56dd4a0ac0e13021e to your computer and use it in GitHub Desktop.
Save deanmalmgren/7bf56dd4a0ac0e13021e to your computer and use it in GitHub Desktop.
scialog pre-conference network

This is a quick visualization of the Scialog pre-conference network. Orange nodes are theorists, blue nodes are experimentalists, and yellow circles are both experimentalists and theorists. For simplicity, this only displays the bidirectional links between pairs of scientists where the thickness of the line joining two scientists corresponds with how strongly they know each other.

To run this in development, just use python's simple server:

python -m SimpleHTTPServer
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<script src="//d3js.org/d3.v3.min.js"></script>
<script src="//rawgit.com/mbostock/d3/master/lib/colorbrewer/colorbrewer.js"></script>
<script src="viz.js"></script>
</body>
</html>
{
"directed": true,
"graph": [],
"links": [
{
"source": 0,
"target": 1,
"weight": 1
},
{
"source": 0,
"target": 3,
"weight": 1
},
{
"source": 0,
"target": 52,
"weight": 1
},
{
"source": 0,
"target": 9,
"weight": 1
},
{
"source": 0,
"target": 11,
"weight": 1
},
{
"source": 0,
"target": 12,
"weight": 1
},
{
"source": 0,
"target": 15,
"weight": 1
},
{
"source": 0,
"target": 17,
"weight": 1
},
{
"source": 0,
"target": 19,
"weight": 1
},
{
"source": 0,
"target": 21,
"weight": 1
},
{
"source": 0,
"target": 22,
"weight": 1
},
{
"source": 0,
"target": 23,
"weight": 1
},
{
"source": 0,
"target": 26,
"weight": 1
},
{
"source": 0,
"target": 36,
"weight": 1
},
{
"source": 0,
"target": 38,
"weight": 2
},
{
"source": 0,
"target": 40,
"weight": 1
},
{
"source": 0,
"target": 42,
"weight": 1
},
{
"source": 0,
"target": 43,
"weight": 1
},
{
"source": 0,
"target": 48,
"weight": 1
},
{
"source": 0,
"target": 49,
"weight": 1
},
{
"source": 0,
"target": 50,
"weight": 1
},
{
"source": 0,
"target": 51,
"weight": 1
},
{
"source": 0,
"target": 8,
"weight": 1
},
{
"source": 0,
"target": 58,
"weight": 1
},
{
"source": 0,
"target": 60,
"weight": 1
},
{
"source": 0,
"target": 62,
"weight": 1
},
{
"source": 0,
"target": 63,
"weight": 1
},
{
"source": 1,
"target": 2,
"weight": 1
},
{
"source": 1,
"target": 3,
"weight": 1
},
{
"source": 1,
"target": 4,
"weight": 2
},
{
"source": 1,
"target": 5,
"weight": 2
},
{
"source": 1,
"target": 52,
"weight": 2
},
{
"source": 1,
"target": 10,
"weight": 2
},
{
"source": 1,
"target": 12,
"weight": 1
},
{
"source": 1,
"target": 14,
"weight": 2
},
{
"source": 1,
"target": 15,
"weight": 2
},
{
"source": 1,
"target": 16,
"weight": 1
},
{
"source": 1,
"target": 17,
"weight": 2
},
{
"source": 1,
"target": 18,
"weight": 2
},
{
"source": 1,
"target": 20,
"weight": 2
},
{
"source": 1,
"target": 21,
"weight": 2
},
{
"source": 1,
"target": 22,
"weight": 2
},
{
"source": 1,
"target": 23,
"weight": 1
},
{
"source": 1,
"target": 26,
"weight": 2
},
{
"source": 1,
"target": 29,
"weight": 2
},
{
"source": 1,
"target": 38,
"weight": 2
},
{
"source": 1,
"target": 40,
"weight": 2
},
{
"source": 1,
"target": 43,
"weight": 2
},
{
"source": 1,
"target": 44,
"weight": 2
},
{
"source": 1,
"target": 45,
"weight": 2
},
{
"source": 1,
"target": 48,
"weight": 1
},
{
"source": 1,
"target": 49,
"weight": 2
},
{
"source": 1,
"target": 50,
"weight": 2
},
{
"source": 1,
"target": 51,
"weight": 2
},
{
"source": 1,
"target": 8,
"weight": 2
},
{
"source": 1,
"target": 53,
"weight": 2
},
{
"source": 1,
"target": 55,
"weight": 2
},
{
"source": 1,
"target": 57,
"weight": 2
},
{
"source": 1,
"target": 60,
"weight": 2
},
{
"source": 1,
"target": 62,
"weight": 1
},
{
"source": 1,
"target": 63,
"weight": 1
},
{
"source": 2,
"target": 1,
"weight": 1
},
{
"source": 2,
"target": 3,
"weight": 2
},
{
"source": 2,
"target": 5,
"weight": 1
},
{
"source": 2,
"target": 10,
"weight": 1
},
{
"source": 2,
"target": 12,
"weight": 1
},
{
"source": 2,
"target": 14,
"weight": 2
},
{
"source": 2,
"target": 15,
"weight": 1
},
{
"source": 2,
"target": 16,
"weight": 2
},
{
"source": 2,
"target": 17,
"weight": 2
},
{
"source": 2,
"target": 18,
"weight": 1
},
{
"source": 2,
"target": 20,
"weight": 1
},
{
"source": 2,
"target": 22,
"weight": 3
},
{
"source": 2,
"target": 23,
"weight": 2
},
{
"source": 2,
"target": 26,
"weight": 1
},
{
"source": 2,
"target": 35,
"weight": 2
},
{
"source": 2,
"target": 38,
"weight": 1
},
{
"source": 2,
"target": 39,
"weight": 2
},
{
"source": 2,
"target": 40,
"weight": 2
},
{
"source": 2,
"target": 42,
"weight": 3
},
{
"source": 2,
"target": 44,
"weight": 1
},
{
"source": 2,
"target": 45,
"weight": 1
},
{
"source": 2,
"target": 48,
"weight": 2
},
{
"source": 2,
"target": 46,
"weight": 2
},
{
"source": 2,
"target": 51,
"weight": 2
},
{
"source": 2,
"target": 8,
"weight": 2
},
{
"source": 2,
"target": 53,
"weight": 2
},
{
"source": 2,
"target": 57,
"weight": 2
},
{
"source": 2,
"target": 60,
"weight": 1
},
{
"source": 2,
"target": 62,
"weight": 2
},
{
"source": 2,
"target": 64,
"weight": 1
},
{
"source": 3,
"target": 1,
"weight": 2
},
{
"source": 3,
"target": 2,
"weight": 2
},
{
"source": 3,
"target": 6,
"weight": 2
},
{
"source": 3,
"target": 52,
"weight": 1
},
{
"source": 3,
"target": 10,
"weight": 2
},
{
"source": 3,
"target": 11,
"weight": 2
},
{
"source": 3,
"target": 12,
"weight": 2
},
{
"source": 3,
"target": 15,
"weight": 2
},
{
"source": 3,
"target": 31,
"weight": 2
},
{
"source": 3,
"target": 59,
"weight": 1
},
{
"source": 3,
"target": 18,
"weight": 1
},
{
"source": 3,
"target": 20,
"weight": 1
},
{
"source": 3,
"target": 21,
"weight": 2
},
{
"source": 3,
"target": 22,
"weight": 2
},
{
"source": 3,
"target": 23,
"weight": 2
},
{
"source": 3,
"target": 29,
"weight": 1
},
{
"source": 3,
"target": 35,
"weight": 2
},
{
"source": 3,
"target": 38,
"weight": 2
},
{
"source": 3,
"target": 39,
"weight": 2
},
{
"source": 3,
"target": 40,
"weight": 2
},
{
"source": 3,
"target": 42,
"weight": 2
},
{
"source": 3,
"target": 44,
"weight": 1
},
{
"source": 3,
"target": 45,
"weight": 2
},
{
"source": 3,
"target": 46,
"weight": 2
},
{
"source": 3,
"target": 47,
"weight": 2
},
{
"source": 3,
"target": 49,
"weight": 2
},
{
"source": 3,
"target": 50,
"weight": 1
},
{
"source": 3,
"target": 51,
"weight": 2
},
{
"source": 3,
"target": 8,
"weight": 2
},
{
"source": 3,
"target": 53,
"weight": 2
},
{
"source": 3,
"target": 16,
"weight": 3
},
{
"source": 3,
"target": 55,
"weight": 3
},
{
"source": 3,
"target": 57,
"weight": 1
},
{
"source": 3,
"target": 17,
"weight": 2
},
{
"source": 3,
"target": 60,
"weight": 2
},
{
"source": 3,
"target": 62,
"weight": 1
},
{
"source": 3,
"target": 63,
"weight": 2
},
{
"source": 4,
"target": 12,
"weight": 1
},
{
"source": 4,
"target": 1,
"weight": 2
},
{
"source": 4,
"target": 14,
"weight": 2
},
{
"source": 4,
"target": 21,
"weight": 1
},
{
"source": 4,
"target": 15,
"weight": 1
},
{
"source": 4,
"target": 32,
"weight": 1
},
{
"source": 4,
"target": 8,
"weight": 3
},
{
"source": 4,
"target": 20,
"weight": 1
},
{
"source": 4,
"target": 6,
"weight": 1
},
{
"source": 4,
"target": 55,
"weight": 1
},
{
"source": 4,
"target": 25,
"weight": 2
},
{
"source": 4,
"target": 38,
"weight": 1
},
{
"source": 4,
"target": 26,
"weight": 3
},
{
"source": 4,
"target": 24,
"weight": 3
},
{
"source": 5,
"target": 1,
"weight": 2
},
{
"source": 5,
"target": 2,
"weight": 2
},
{
"source": 5,
"target": 3,
"weight": 1
},
{
"source": 5,
"target": 6,
"weight": 2
},
{
"source": 5,
"target": 7,
"weight": 1
},
{
"source": 5,
"target": 24,
"weight": 1
},
{
"source": 5,
"target": 14,
"weight": 1
},
{
"source": 5,
"target": 15,
"weight": 2
},
{
"source": 5,
"target": 16,
"weight": 1
},
{
"source": 5,
"target": 17,
"weight": 1
},
{
"source": 5,
"target": 20,
"weight": 3
},
{
"source": 5,
"target": 21,
"weight": 2
},
{
"source": 5,
"target": 23,
"weight": 1
},
{
"source": 5,
"target": 10,
"weight": 2
},
{
"source": 5,
"target": 28,
"weight": 1
},
{
"source": 5,
"target": 29,
"weight": 1
},
{
"source": 5,
"target": 30,
"weight": 2
},
{
"source": 5,
"target": 38,
"weight": 2
},
{
"source": 5,
"target": 40,
"weight": 1
},
{
"source": 5,
"target": 44,
"weight": 1
},
{
"source": 5,
"target": 49,
"weight": 1
},
{
"source": 5,
"target": 36,
"weight": 2
},
{
"source": 5,
"target": 51,
"weight": 2
},
{
"source": 5,
"target": 8,
"weight": 2
},
{
"source": 5,
"target": 53,
"weight": 1
},
{
"source": 5,
"target": 55,
"weight": 2
},
{
"source": 5,
"target": 57,
"weight": 2
},
{
"source": 5,
"target": 61,
"weight": 1
},
{
"source": 6,
"target": 44,
"weight": 1
},
{
"source": 6,
"target": 45,
"weight": 1
},
{
"source": 6,
"target": 57,
"weight": 1
},
{
"source": 6,
"target": 1,
"weight": 1
},
{
"source": 6,
"target": 14,
"weight": 2
},
{
"source": 6,
"target": 29,
"weight": 2
},
{
"source": 6,
"target": 8,
"weight": 1
},
{
"source": 6,
"target": 3,
"weight": 2
},
{
"source": 6,
"target": 32,
"weight": 1
},
{
"source": 6,
"target": 51,
"weight": 1
},
{
"source": 6,
"target": 5,
"weight": 2
},
{
"source": 6,
"target": 20,
"weight": 2
},
{
"source": 6,
"target": 53,
"weight": 1
},
{
"source": 6,
"target": 21,
"weight": 2
},
{
"source": 6,
"target": 55,
"weight": 2
},
{
"source": 6,
"target": 23,
"weight": 1
},
{
"source": 6,
"target": 38,
"weight": 1
},
{
"source": 6,
"target": 40,
"weight": 1
},
{
"source": 6,
"target": 4,
"weight": 1
},
{
"source": 6,
"target": 24,
"weight": 1
},
{
"source": 7,
"target": 27,
"weight": 1
},
{
"source": 8,
"target": 1,
"weight": 2
},
{
"source": 8,
"target": 2,
"weight": 2
},
{
"source": 8,
"target": 3,
"weight": 2
},
{
"source": 8,
"target": 4,
"weight": 3
},
{
"source": 8,
"target": 5,
"weight": 2
},
{
"source": 8,
"target": 6,
"weight": 2
},
{
"source": 8,
"target": 24,
"weight": 2
},
{
"source": 8,
"target": 12,
"weight": 2
},
{
"source": 8,
"target": 13,
"weight": 2
},
{
"source": 8,
"target": 14,
"weight": 3
},
{
"source": 8,
"target": 15,
"weight": 1
},
{
"source": 8,
"target": 16,
"weight": 1
},
{
"source": 8,
"target": 17,
"weight": 2
},
{
"source": 8,
"target": 20,
"weight": 2
},
{
"source": 8,
"target": 21,
"weight": 1
},
{
"source": 8,
"target": 22,
"weight": 2
},
{
"source": 8,
"target": 23,
"weight": 2
},
{
"source": 8,
"target": 10,
"weight": 2
},
{
"source": 8,
"target": 27,
"weight": 1
},
{
"source": 8,
"target": 29,
"weight": 1
},
{
"source": 8,
"target": 30,
"weight": 3
},
{
"source": 8,
"target": 35,
"weight": 2
},
{
"source": 8,
"target": 38,
"weight": 1
},
{
"source": 8,
"target": 40,
"weight": 2
},
{
"source": 8,
"target": 42,
"weight": 2
},
{
"source": 8,
"target": 45,
"weight": 1
},
{
"source": 8,
"target": 49,
"weight": 2
},
{
"source": 8,
"target": 50,
"weight": 2
},
{
"source": 8,
"target": 51,
"weight": 2
},
{
"source": 8,
"target": 53,
"weight": 2
},
{
"source": 8,
"target": 55,
"weight": 2
},
{
"source": 8,
"target": 57,
"weight": 1
},
{
"source": 8,
"target": 46,
"weight": 1
},
{
"source": 8,
"target": 60,
"weight": 2
},
{
"source": 8,
"target": 62,
"weight": 1
},
{
"source": 8,
"target": 63,
"weight": 2
},
{
"source": 9,
"target": 12,
"weight": 1
},
{
"source": 9,
"target": 39,
"weight": 1
},
{
"source": 9,
"target": 1,
"weight": 1
},
{
"source": 9,
"target": 48,
"weight": 3
},
{
"source": 9,
"target": 17,
"weight": 1
},
{
"source": 9,
"target": 36,
"weight": 1
},
{
"source": 9,
"target": 53,
"weight": 2
},
{
"source": 9,
"target": 21,
"weight": 1
},
{
"source": 9,
"target": 46,
"weight": 1
},
{
"source": 9,
"target": 60,
"weight": 1
},
{
"source": 9,
"target": 0,
"weight": 1
},
{
"source": 10,
"target": 12,
"weight": 2
},
{
"source": 10,
"target": 45,
"weight": 2
},
{
"source": 10,
"target": 1,
"weight": 2
},
{
"source": 10,
"target": 53,
"weight": 2
},
{
"source": 10,
"target": 21,
"weight": 1
},
{
"source": 10,
"target": 17,
"weight": 2
},
{
"source": 10,
"target": 3,
"weight": 2
},
{
"source": 10,
"target": 50,
"weight": 1
},
{
"source": 10,
"target": 51,
"weight": 2
},
{
"source": 10,
"target": 8,
"weight": 2
},
{
"source": 10,
"target": 20,
"weight": 2
},
{
"source": 10,
"target": 35,
"weight": 2
},
{
"source": 10,
"target": 40,
"weight": 2
},
{
"source": 10,
"target": 22,
"weight": 2
},
{
"source": 10,
"target": 57,
"weight": 3
},
{
"source": 10,
"target": 15,
"weight": 1
},
{
"source": 10,
"target": 46,
"weight": 2
},
{
"source": 10,
"target": 60,
"weight": 2
},
{
"source": 10,
"target": 62,
"weight": 2
},
{
"source": 10,
"target": 34,
"weight": 2
},
{
"source": 10,
"target": 63,
"weight": 1
},
{
"source": 11,
"target": 12,
"weight": 2
},
{
"source": 11,
"target": 47,
"weight": 1
},
{
"source": 11,
"target": 36,
"weight": 2
},
{
"source": 11,
"target": 29,
"weight": 1
},
{
"source": 11,
"target": 49,
"weight": 2
},
{
"source": 11,
"target": 3,
"weight": 2
},
{
"source": 11,
"target": 50,
"weight": 1
},
{
"source": 11,
"target": 51,
"weight": 1
},
{
"source": 11,
"target": 27,
"weight": 1
},
{
"source": 11,
"target": 53,
"weight": 1
},
{
"source": 11,
"target": 52,
"weight": 2
},
{
"source": 11,
"target": 8,
"weight": 1
},
{
"source": 11,
"target": 17,
"weight": 1
},
{
"source": 11,
"target": 61,
"weight": 2
},
{
"source": 11,
"target": 63,
"weight": 1
},
{
"source": 11,
"target": 10,
"weight": 1
},
{
"source": 12,
"target": 1,
"weight": 2
},
{
"source": 12,
"target": 3,
"weight": 2
},
{
"source": 12,
"target": 52,
"weight": 1
},
{
"source": 12,
"target": 10,
"weight": 2
},
{
"source": 12,
"target": 11,
"weight": 2
},
{
"source": 12,
"target": 13,
"weight": 2
},
{
"source": 12,
"target": 15,
"weight": 2
},
{
"source": 12,
"target": 16,
"weight": 2
},
{
"source": 12,
"target": 17,
"weight": 3
},
{
"source": 12,
"target": 18,
"weight": 3
},
{
"source": 12,
"target": 20,
"weight": 1
},
{
"source": 12,
"target": 21,
"weight": 2
},
{
"source": 12,
"target": 22,
"weight": 1
},
{
"source": 12,
"target": 23,
"weight": 2
},
{
"source": 12,
"target": 34,
"weight": 2
},
{
"source": 12,
"target": 26,
"weight": 2
},
{
"source": 12,
"target": 27,
"weight": 3
},
{
"source": 12,
"target": 29,
"weight": 2
},
{
"source": 12,
"target": 30,
"weight": 1
},
{
"source": 12,
"target": 35,
"weight": 2
},
{
"source": 12,
"target": 36,
"weight": 1
},
{
"source": 12,
"target": 38,
"weight": 2
},
{
"source": 12,
"target": 40,
"weight": 1
},
{
"source": 12,
"target": 44,
"weight": 1
},
{
"source": 12,
"target": 45,
"weight": 2
},
{
"source": 12,
"target": 48,
"weight": 2
},
{
"source": 12,
"target": 49,
"weight": 1
},
{
"source": 12,
"target": 50,
"weight": 2
},
{
"source": 12,
"target": 51,
"weight": 2
},
{
"source": 12,
"target": 8,
"weight": 2
},
{
"source": 12,
"target": 53,
"weight": 1
},
{
"source": 12,
"target": 54,
"weight": 2
},
{
"source": 12,
"target": 56,
"weight": 1
},
{
"source": 12,
"target": 46,
"weight": 2
},
{
"source": 12,
"target": 62,
"weight": 1
},
{
"source": 12,
"target": 63,
"weight": 2
},
{
"source": 13,
"target": 12,
"weight": 1
},
{
"source": 13,
"target": 47,
"weight": 1
},
{
"source": 13,
"target": 15,
"weight": 3
},
{
"source": 13,
"target": 29,
"weight": 1
},
{
"source": 13,
"target": 46,
"weight": 1
},
{
"source": 13,
"target": 18,
"weight": 2
},
{
"source": 13,
"target": 51,
"weight": 2
},
{
"source": 13,
"target": 8,
"weight": 2
},
{
"source": 13,
"target": 20,
"weight": 2
},
{
"source": 13,
"target": 53,
"weight": 2
},
{
"source": 13,
"target": 21,
"weight": 1
},
{
"source": 13,
"target": 55,
"weight": 3
},
{
"source": 13,
"target": 57,
"weight": 1
},
{
"source": 13,
"target": 38,
"weight": 2
},
{
"source": 13,
"target": 40,
"weight": 2
},
{
"source": 13,
"target": 3,
"weight": 1
},
{
"source": 13,
"target": 27,
"weight": 1
},
{
"source": 14,
"target": 1,
"weight": 2
},
{
"source": 14,
"target": 2,
"weight": 2
},
{
"source": 14,
"target": 3,
"weight": 1
},
{
"source": 14,
"target": 4,
"weight": 1
},
{
"source": 14,
"target": 5,
"weight": 1
},
{
"source": 14,
"target": 6,
"weight": 2
},
{
"source": 14,
"target": 25,
"weight": 2
},
{
"source": 14,
"target": 24,
"weight": 2
},
{
"source": 14,
"target": 15,
"weight": 1
},
{
"source": 14,
"target": 16,
"weight": 1
},
{
"source": 14,
"target": 17,
"weight": 2
},
{
"source": 14,
"target": 20,
"weight": 1
},
{
"source": 14,
"target": 21,
"weight": 1
},
{
"source": 14,
"target": 22,
"weight": 1
},
{
"source": 14,
"target": 23,
"weight": 1
},
{
"source": 14,
"target": 26,
"weight": 2
},
{
"source": 14,
"target": 30,
"weight": 1
},
{
"source": 14,
"target": 38,
"weight": 1
},
{
"source": 14,
"target": 40,
"weight": 2
},
{
"source": 14,
"target": 48,
"weight": 1
},
{
"source": 14,
"target": 46,
"weight": 1
},
{
"source": 14,
"target": 36,
"weight": 1
},
{
"source": 14,
"target": 51,
"weight": 2
},
{
"source": 14,
"target": 8,
"weight": 3
},
{
"source": 14,
"target": 53,
"weight": 1
},
{
"source": 14,
"target": 55,
"weight": 2
},
{
"source": 14,
"target": 57,
"weight": 1
},
{
"source": 14,
"target": 62,
"weight": 1
},
{
"source": 14,
"target": 64,
"weight": 1
},
{
"source": 15,
"target": 1,
"weight": 2
},
{
"source": 15,
"target": 2,
"weight": 2
},
{
"source": 15,
"target": 4,
"weight": 2
},
{
"source": 15,
"target": 25,
"weight": 2
},
{
"source": 15,
"target": 24,
"weight": 2
},
{
"source": 15,
"target": 12,
"weight": 2
},
{
"source": 15,
"target": 13,
"weight": 3
},
{
"source": 15,
"target": 14,
"weight": 2
},
{
"source": 15,
"target": 16,
"weight": 2
},
{
"source": 15,
"target": 59,
"weight": 1
},
{
"source": 15,
"target": 20,
"weight": 2
},
{
"source": 15,
"target": 22,
"weight": 2
},
{
"source": 15,
"target": 23,
"weight": 2
},
{
"source": 15,
"target": 10,
"weight": 2
},
{
"source": 15,
"target": 26,
"weight": 2
},
{
"source": 15,
"target": 27,
"weight": 2
},
{
"source": 15,
"target": 32,
"weight": 2
},
{
"source": 15,
"target": 38,
"weight": 2
},
{
"source": 15,
"target": 40,
"weight": 2
},
{
"source": 15,
"target": 42,
"weight": 2
},
{
"source": 15,
"target": 45,
"weight": 2
},
{
"source": 15,
"target": 46,
"weight": 2
},
{
"source": 15,
"target": 51,
"weight": 2
},
{
"source": 15,
"target": 8,
"weight": 2
},
{
"source": 15,
"target": 53,
"weight": 2
},
{
"source": 15,
"target": 17,
"weight": 3
},
{
"source": 15,
"target": 61,
"weight": 2
},
{
"source": 15,
"target": 64,
"weight": 2
},
{
"source": 16,
"target": 1,
"weight": 1
},
{
"source": 16,
"target": 2,
"weight": 1
},
{
"source": 16,
"target": 3,
"weight": 2
},
{
"source": 16,
"target": 52,
"weight": 1
},
{
"source": 16,
"target": 11,
"weight": 1
},
{
"source": 16,
"target": 12,
"weight": 1
},
{
"source": 16,
"target": 15,
"weight": 1
},
{
"source": 16,
"target": 31,
"weight": 1
},
{
"source": 16,
"target": 17,
"weight": 1
},
{
"source": 16,
"target": 18,
"weight": 1
},
{
"source": 16,
"target": 23,
"weight": 1
},
{
"source": 16,
"target": 26,
"weight": 1
},
{
"source": 16,
"target": 40,
"weight": 1
},
{
"source": 16,
"target": 45,
"weight": 2
},
{
"source": 16,
"target": 46,
"weight": 2
},
{
"source": 16,
"target": 50,
"weight": 1
},
{
"source": 16,
"target": 51,
"weight": 2
},
{
"source": 16,
"target": 8,
"weight": 1
},
{
"source": 16,
"target": 53,
"weight": 1
},
{
"source": 16,
"target": 49,
"weight": 2
},
{
"source": 16,
"target": 60,
"weight": 2
},
{
"source": 16,
"target": 63,
"weight": 1
},
{
"source": 17,
"target": 1,
"weight": 2
},
{
"source": 17,
"target": 2,
"weight": 2
},
{
"source": 17,
"target": 3,
"weight": 2
},
{
"source": 17,
"target": 9,
"weight": 1
},
{
"source": 17,
"target": 11,
"weight": 1
},
{
"source": 17,
"target": 12,
"weight": 3
},
{
"source": 17,
"target": 13,
"weight": 1
},
{
"source": 17,
"target": 14,
"weight": 1
},
{
"source": 17,
"target": 15,
"weight": 2
},
{
"source": 17,
"target": 31,
"weight": 1
},
{
"source": 17,
"target": 18,
"weight": 2
},
{
"source": 17,
"target": 21,
"weight": 1
},
{
"source": 17,
"target": 22,
"weight": 2
},
{
"source": 17,
"target": 54,
"weight": 3
},
{
"source": 17,
"target": 23,
"weight": 1
},
{
"source": 17,
"target": 34,
"weight": 2
},
{
"source": 17,
"target": 26,
"weight": 1
},
{
"source": 17,
"target": 27,
"weight": 2
},
{
"source": 17,
"target": 30,
"weight": 3
},
{
"source": 17,
"target": 35,
"weight": 2
},
{
"source": 17,
"target": 40,
"weight": 1
},
{
"source": 17,
"target": 42,
"weight": 2
},
{
"source": 17,
"target": 45,
"weight": 2
},
{
"source": 17,
"target": 48,
"weight": 2
},
{
"source": 17,
"target": 49,
"weight": 2
},
{
"source": 17,
"target": 50,
"weight": 1
},
{
"source": 17,
"target": 51,
"weight": 2
},
{
"source": 17,
"target": 8,
"weight": 2
},
{
"source": 17,
"target": 53,
"weight": 1
},
{
"source": 17,
"target": 16,
"weight": 2
},
{
"source": 17,
"target": 46,
"weight": 2
},
{
"source": 17,
"target": 60,
"weight": 1
},
{
"source": 17,
"target": 63,
"weight": 1
},
{
"source": 18,
"target": 1,
"weight": 2
},
{
"source": 18,
"target": 3,
"weight": 1
},
{
"source": 18,
"target": 25,
"weight": 2
},
{
"source": 18,
"target": 10,
"weight": 1
},
{
"source": 18,
"target": 11,
"weight": 1
},
{
"source": 18,
"target": 12,
"weight": 3
},
{
"source": 18,
"target": 13,
"weight": 2
},
{
"source": 18,
"target": 15,
"weight": 1
},
{
"source": 18,
"target": 16,
"weight": 1
},
{
"source": 18,
"target": 17,
"weight": 2
},
{
"source": 18,
"target": 36,
"weight": 1
},
{
"source": 18,
"target": 22,
"weight": 2
},
{
"source": 18,
"target": 23,
"weight": 2
},
{
"source": 18,
"target": 52,
"weight": 1
},
{
"source": 18,
"target": 27,
"weight": 1
},
{
"source": 18,
"target": 30,
"weight": 1
},
{
"source": 18,
"target": 45,
"weight": 1
},
{
"source": 18,
"target": 48,
"weight": 1
},
{
"source": 18,
"target": 49,
"weight": 2
},
{
"source": 18,
"target": 50,
"weight": 2
},
{
"source": 18,
"target": 51,
"weight": 2
},
{
"source": 18,
"target": 8,
"weight": 1
},
{
"source": 18,
"target": 54,
"weight": 1
},
{
"source": 18,
"target": 60,
"weight": 1
},
{
"source": 18,
"target": 62,
"weight": 1
},
{
"source": 18,
"target": 63,
"weight": 2
},
{
"source": 19,
"target": 29,
"weight": 1
},
{
"source": 19,
"target": 21,
"weight": 2
},
{
"source": 19,
"target": 38,
"weight": 1
},
{
"source": 19,
"target": 8,
"weight": 1
},
{
"source": 19,
"target": 15,
"weight": 1
},
{
"source": 20,
"target": 29,
"weight": 1
},
{
"source": 20,
"target": 1,
"weight": 2
},
{
"source": 20,
"target": 2,
"weight": 1
},
{
"source": 20,
"target": 4,
"weight": 1
},
{
"source": 20,
"target": 5,
"weight": 3
},
{
"source": 20,
"target": 6,
"weight": 3
},
{
"source": 20,
"target": 10,
"weight": 2
},
{
"source": 20,
"target": 12,
"weight": 1
},
{
"source": 20,
"target": 13,
"weight": 2
},
{
"source": 20,
"target": 15,
"weight": 2
},
{
"source": 20,
"target": 59,
"weight": 1
},
{
"source": 20,
"target": 21,
"weight": 3
},
{
"source": 20,
"target": 22,
"weight": 1
},
{
"source": 20,
"target": 23,
"weight": 2
},
{
"source": 20,
"target": 26,
"weight": 1
},
{
"source": 20,
"target": 28,
"weight": 1
},
{
"source": 20,
"target": 41,
"weight": 1
},
{
"source": 20,
"target": 38,
"weight": 2
},
{
"source": 20,
"target": 39,
"weight": 1
},
{
"source": 20,
"target": 40,
"weight": 3
},
{
"source": 20,
"target": 36,
"weight": 1
},
{
"source": 20,
"target": 8,
"weight": 2
},
{
"source": 20,
"target": 53,
"weight": 2
},
{
"source": 20,
"target": 55,
"weight": 2
},
{
"source": 20,
"target": 57,
"weight": 3
},
{
"source": 20,
"target": 60,
"weight": 2
},
{
"source": 20,
"target": 61,
"weight": 1
},
{
"source": 20,
"target": 62,
"weight": 1
},
{
"source": 20,
"target": 63,
"weight": 1
},
{
"source": 20,
"target": 64,
"weight": 1
},
{
"source": 21,
"target": 1,
"weight": 2
},
{
"source": 21,
"target": 3,
"weight": 2
},
{
"source": 21,
"target": 5,
"weight": 1
},
{
"source": 21,
"target": 6,
"weight": 1
},
{
"source": 21,
"target": 52,
"weight": 2
},
{
"source": 21,
"target": 10,
"weight": 1
},
{
"source": 21,
"target": 12,
"weight": 2
},
{
"source": 21,
"target": 13,
"weight": 1
},
{
"source": 21,
"target": 36,
"weight": 2
},
{
"source": 21,
"target": 17,
"weight": 1
},
{
"source": 21,
"target": 19,
"weight": 2
},
{
"source": 21,
"target": 20,
"weight": 3
},
{
"source": 21,
"target": 22,
"weight": 1
},
{
"source": 21,
"target": 23,
"weight": 1
},
{
"source": 21,
"target": 26,
"weight": 1
},
{
"source": 21,
"target": 29,
"weight": 3
},
{
"source": 21,
"target": 38,
"weight": 3
},
{
"source": 21,
"target": 40,
"weight": 1
},
{
"source": 21,
"target": 43,
"weight": 2
},
{
"source": 21,
"target": 44,
"weight": 2
},
{
"source": 21,
"target": 45,
"weight": 1
},
{
"source": 21,
"target": 49,
"weight": 1
},
{
"source": 21,
"target": 51,
"weight": 1
},
{
"source": 21,
"target": 8,
"weight": 1
},
{
"source": 21,
"target": 53,
"weight": 2
},
{
"source": 21,
"target": 55,
"weight": 1
},
{
"source": 21,
"target": 57,
"weight": 2
},
{
"source": 21,
"target": 58,
"weight": 3
},
{
"source": 21,
"target": 62,
"weight": 1
},
{
"source": 22,
"target": 1,
"weight": 2
},
{
"source": 22,
"target": 2,
"weight": 3
},
{
"source": 22,
"target": 3,
"weight": 1
},
{
"source": 22,
"target": 10,
"weight": 1
},
{
"source": 22,
"target": 12,
"weight": 1
},
{
"source": 22,
"target": 15,
"weight": 1
},
{
"source": 22,
"target": 17,
"weight": 2
},
{
"source": 22,
"target": 18,
"weight": 2
},
{
"source": 22,
"target": 21,
"weight": 1
},
{
"source": 22,
"target": 23,
"weight": 2
},
{
"source": 22,
"target": 34,
"weight": 1
},
{
"source": 22,
"target": 30,
"weight": 2
},
{
"source": 22,
"target": 35,
"weight": 2
},
{
"source": 22,
"target": 40,
"weight": 1
},
{
"source": 22,
"target": 42,
"weight": 1
},
{
"source": 22,
"target": 45,
"weight": 1
},
{
"source": 22,
"target": 48,
"weight": 1
},
{
"source": 22,
"target": 49,
"weight": 1
},
{
"source": 22,
"target": 50,
"weight": 1
},
{
"source": 22,
"target": 51,
"weight": 1
},
{
"source": 22,
"target": 8,
"weight": 2
},
{
"source": 22,
"target": 53,
"weight": 2
},
{
"source": 22,
"target": 57,
"weight": 2
},
{
"source": 22,
"target": 46,
"weight": 2
},
{
"source": 22,
"target": 60,
"weight": 1
},
{
"source": 23,
"target": 26,
"weight": 1
},
{
"source": 23,
"target": 45,
"weight": 1
},
{
"source": 23,
"target": 25,
"weight": 1
},
{
"source": 23,
"target": 16,
"weight": 1
},
{
"source": 23,
"target": 2,
"weight": 1
},
{
"source": 23,
"target": 18,
"weight": 2
},
{
"source": 23,
"target": 50,
"weight": 1
},
{
"source": 23,
"target": 51,
"weight": 2
},
{
"source": 23,
"target": 8,
"weight": 1
},
{
"source": 23,
"target": 40,
"weight": 1
},
{
"source": 23,
"target": 22,
"weight": 1
},
{
"source": 23,
"target": 57,
"weight": 1
},
{
"source": 23,
"target": 46,
"weight": 1
},
{
"source": 23,
"target": 60,
"weight": 2
},
{
"source": 23,
"target": 62,
"weight": 1
},
{
"source": 23,
"target": 3,
"weight": 1
},
{
"source": 23,
"target": 63,
"weight": 1
},
{
"source": 23,
"target": 10,
"weight": 1
},
{
"source": 24,
"target": 26,
"weight": 3
},
{
"source": 24,
"target": 13,
"weight": 1
},
{
"source": 24,
"target": 27,
"weight": 2
},
{
"source": 24,
"target": 15,
"weight": 1
},
{
"source": 24,
"target": 2,
"weight": 1
},
{
"source": 24,
"target": 32,
"weight": 3
},
{
"source": 24,
"target": 8,
"weight": 1
},
{
"source": 24,
"target": 53,
"weight": 1
},
{
"source": 24,
"target": 55,
"weight": 1
},
{
"source": 24,
"target": 23,
"weight": 1
},
{
"source": 24,
"target": 58,
"weight": 3
},
{
"source": 24,
"target": 46,
"weight": 1
},
{
"source": 24,
"target": 61,
"weight": 1
},
{
"source": 24,
"target": 14,
"weight": 1
},
{
"source": 24,
"target": 42,
"weight": 2
},
{
"source": 24,
"target": 25,
"weight": 3
},
{
"source": 24,
"target": 4,
"weight": 3
},
{
"source": 24,
"target": 57,
"weight": 1
},
{
"source": 25,
"target": 11,
"weight": 1
},
{
"source": 25,
"target": 26,
"weight": 3
},
{
"source": 25,
"target": 38,
"weight": 2
},
{
"source": 25,
"target": 1,
"weight": 1
},
{
"source": 25,
"target": 27,
"weight": 2
},
{
"source": 25,
"target": 12,
"weight": 1
},
{
"source": 25,
"target": 17,
"weight": 1
},
{
"source": 25,
"target": 18,
"weight": 1
},
{
"source": 25,
"target": 15,
"weight": 1
},
{
"source": 25,
"target": 32,
"weight": 2
},
{
"source": 25,
"target": 51,
"weight": 1
},
{
"source": 25,
"target": 8,
"weight": 1
},
{
"source": 25,
"target": 53,
"weight": 1
},
{
"source": 25,
"target": 55,
"weight": 1
},
{
"source": 25,
"target": 23,
"weight": 1
},
{
"source": 25,
"target": 58,
"weight": 2
},
{
"source": 25,
"target": 46,
"weight": 1
},
{
"source": 25,
"target": 61,
"weight": 2
},
{
"source": 25,
"target": 14,
"weight": 2
},
{
"source": 25,
"target": 4,
"weight": 2
},
{
"source": 25,
"target": 24,
"weight": 3
},
{
"source": 27,
"target": 11,
"weight": 2
},
{
"source": 27,
"target": 26,
"weight": 2
},
{
"source": 27,
"target": 14,
"weight": 1
},
{
"source": 27,
"target": 12,
"weight": 3
},
{
"source": 27,
"target": 59,
"weight": 1
},
{
"source": 27,
"target": 3,
"weight": 1
},
{
"source": 27,
"target": 15,
"weight": 3
},
{
"source": 27,
"target": 6,
"weight": 1
},
{
"source": 27,
"target": 22,
"weight": 2
},
{
"source": 27,
"target": 37,
"weight": 2
},
{
"source": 27,
"target": 17,
"weight": 3
},
{
"source": 27,
"target": 61,
"weight": 2
},
{
"source": 27,
"target": 24,
"weight": 2
},
{
"source": 28,
"target": 37,
"weight": 2
},
{
"source": 28,
"target": 33,
"weight": 1
},
{
"source": 29,
"target": 1,
"weight": 2
},
{
"source": 29,
"target": 3,
"weight": 1
},
{
"source": 29,
"target": 6,
"weight": 2
},
{
"source": 29,
"target": 52,
"weight": 2
},
{
"source": 29,
"target": 10,
"weight": 1
},
{
"source": 29,
"target": 11,
"weight": 2
},
{
"source": 29,
"target": 12,
"weight": 2
},
{
"source": 29,
"target": 13,
"weight": 2
},
{
"source": 29,
"target": 14,
"weight": 1
},
{
"source": 29,
"target": 15,
"weight": 2
},
{
"source": 29,
"target": 59,
"weight": 2
},
{
"source": 29,
"target": 20,
"weight": 1
},
{
"source": 29,
"target": 21,
"weight": 3
},
{
"source": 29,
"target": 22,
"weight": 2
},
{
"source": 29,
"target": 26,
"weight": 1
},
{
"source": 29,
"target": 27,
"weight": 1
},
{
"source": 29,
"target": 38,
"weight": 2
},
{
"source": 29,
"target": 40,
"weight": 2
},
{
"source": 29,
"target": 43,
"weight": 1
},
{
"source": 29,
"target": 44,
"weight": 2
},
{
"source": 29,
"target": 50,
"weight": 2
},
{
"source": 29,
"target": 51,
"weight": 2
},
{
"source": 29,
"target": 8,
"weight": 1
},
{
"source": 29,
"target": 53,
"weight": 2
},
{
"source": 29,
"target": 55,
"weight": 2
},
{
"source": 29,
"target": 57,
"weight": 1
},
{
"source": 29,
"target": 58,
"weight": 2
},
{
"source": 29,
"target": 17,
"weight": 1
},
{
"source": 29,
"target": 63,
"weight": 2
},
{
"source": 30,
"target": 1,
"weight": 1
},
{
"source": 30,
"target": 2,
"weight": 1
},
{
"source": 30,
"target": 3,
"weight": 1
},
{
"source": 30,
"target": 4,
"weight": 1
},
{
"source": 30,
"target": 5,
"weight": 1
},
{
"source": 30,
"target": 24,
"weight": 1
},
{
"source": 30,
"target": 12,
"weight": 1
},
{
"source": 30,
"target": 14,
"weight": 1
},
{
"source": 30,
"target": 15,
"weight": 1
},
{
"source": 30,
"target": 17,
"weight": 3
},
{
"source": 30,
"target": 18,
"weight": 1
},
{
"source": 30,
"target": 21,
"weight": 1
},
{
"source": 30,
"target": 22,
"weight": 2
},
{
"source": 30,
"target": 23,
"weight": 1
},
{
"source": 30,
"target": 10,
"weight": 1
},
{
"source": 30,
"target": 26,
"weight": 1
},
{
"source": 30,
"target": 27,
"weight": 1
},
{
"source": 30,
"target": 35,
"weight": 2
},
{
"source": 30,
"target": 39,
"weight": 1
},
{
"source": 30,
"target": 40,
"weight": 1
},
{
"source": 30,
"target": 42,
"weight": 1
},
{
"source": 30,
"target": 45,
"weight": 1
},
{
"source": 30,
"target": 48,
"weight": 1
},
{
"source": 30,
"target": 46,
"weight": 1
},
{
"source": 30,
"target": 50,
"weight": 1
},
{
"source": 30,
"target": 51,
"weight": 3
},
{
"source": 30,
"target": 8,
"weight": 3
},
{
"source": 30,
"target": 53,
"weight": 1
},
{
"source": 30,
"target": 54,
"weight": 1
},
{
"source": 30,
"target": 60,
"weight": 1
},
{
"source": 30,
"target": 62,
"weight": 2
},
{
"source": 30,
"target": 63,
"weight": 1
},
{
"source": 31,
"target": 16,
"weight": 2
},
{
"source": 31,
"target": 17,
"weight": 2
},
{
"source": 31,
"target": 3,
"weight": 3
},
{
"source": 31,
"target": 39,
"weight": 2
},
{
"source": 32,
"target": 26,
"weight": 3
},
{
"source": 32,
"target": 13,
"weight": 1
},
{
"source": 32,
"target": 27,
"weight": 2
},
{
"source": 32,
"target": 15,
"weight": 1
},
{
"source": 32,
"target": 16,
"weight": 1
},
{
"source": 32,
"target": 46,
"weight": 1
},
{
"source": 32,
"target": 36,
"weight": 1
},
{
"source": 32,
"target": 4,
"weight": 2
},
{
"source": 32,
"target": 51,
"weight": 1
},
{
"source": 32,
"target": 8,
"weight": 1
},
{
"source": 32,
"target": 6,
"weight": 2
},
{
"source": 32,
"target": 7,
"weight": 1
},
{
"source": 32,
"target": 23,
"weight": 1
},
{
"source": 32,
"target": 57,
"weight": 1
},
{
"source": 32,
"target": 25,
"weight": 2
},
{
"source": 32,
"target": 24,
"weight": 3
},
{
"source": 33,
"target": 37,
"weight": 2
},
{
"source": 33,
"target": 27,
"weight": 1
},
{
"source": 33,
"target": 15,
"weight": 1
},
{
"source": 34,
"target": 26,
"weight": 1
},
{
"source": 34,
"target": 45,
"weight": 2
},
{
"source": 34,
"target": 46,
"weight": 1
},
{
"source": 34,
"target": 27,
"weight": 2
},
{
"source": 34,
"target": 12,
"weight": 2
},
{
"source": 34,
"target": 16,
"weight": 1
},
{
"source": 34,
"target": 49,
"weight": 1
},
{
"source": 34,
"target": 39,
"weight": 1
},
{
"source": 34,
"target": 51,
"weight": 1
},
{
"source": 34,
"target": 52,
"weight": 1
},
{
"source": 34,
"target": 35,
"weight": 1
},
{
"source": 34,
"target": 21,
"weight": 1
},
{
"source": 34,
"target": 22,
"weight": 1
},
{
"source": 34,
"target": 53,
"weight": 1
},
{
"source": 34,
"target": 23,
"weight": 1
},
{
"source": 34,
"target": 17,
"weight": 1
},
{
"source": 34,
"target": 40,
"weight": 2
},
{
"source": 34,
"target": 62,
"weight": 1
},
{
"source": 34,
"target": 10,
"weight": 1
},
{
"source": 35,
"target": 26,
"weight": 1
},
{
"source": 35,
"target": 45,
"weight": 1
},
{
"source": 35,
"target": 57,
"weight": 2
},
{
"source": 35,
"target": 48,
"weight": 1
},
{
"source": 35,
"target": 17,
"weight": 2
},
{
"source": 35,
"target": 3,
"weight": 2
},
{
"source": 35,
"target": 15,
"weight": 1
},
{
"source": 35,
"target": 51,
"weight": 2
},
{
"source": 35,
"target": 8,
"weight": 2
},
{
"source": 35,
"target": 53,
"weight": 2
},
{
"source": 35,
"target": 22,
"weight": 2
},
{
"source": 35,
"target": 23,
"weight": 1
},
{
"source": 35,
"target": 2,
"weight": 2
},
{
"source": 35,
"target": 40,
"weight": 2
},
{
"source": 35,
"target": 42,
"weight": 1
},
{
"source": 35,
"target": 30,
"weight": 2
},
{
"source": 35,
"target": 12,
"weight": 2
},
{
"source": 35,
"target": 10,
"weight": 2
},
{
"source": 36,
"target": 11,
"weight": 2
},
{
"source": 36,
"target": 44,
"weight": 1
},
{
"source": 36,
"target": 12,
"weight": 1
},
{
"source": 36,
"target": 52,
"weight": 1
},
{
"source": 36,
"target": 21,
"weight": 1
},
{
"source": 36,
"target": 38,
"weight": 1
},
{
"source": 37,
"target": 26,
"weight": 1
},
{
"source": 37,
"target": 27,
"weight": 2
},
{
"source": 37,
"target": 28,
"weight": 2
},
{
"source": 37,
"target": 41,
"weight": 2
},
{
"source": 37,
"target": 15,
"weight": 2
},
{
"source": 37,
"target": 33,
"weight": 3
},
{
"source": 37,
"target": 29,
"weight": 1
},
{
"source": 37,
"target": 43,
"weight": 1
},
{
"source": 37,
"target": 12,
"weight": 1
},
{
"source": 38,
"target": 0,
"weight": 1
},
{
"source": 38,
"target": 1,
"weight": 2
},
{
"source": 38,
"target": 3,
"weight": 2
},
{
"source": 38,
"target": 5,
"weight": 2
},
{
"source": 38,
"target": 6,
"weight": 2
},
{
"source": 38,
"target": 8,
"weight": 1
},
{
"source": 38,
"target": 12,
"weight": 2
},
{
"source": 38,
"target": 13,
"weight": 2
},
{
"source": 38,
"target": 14,
"weight": 1
},
{
"source": 38,
"target": 15,
"weight": 1
},
{
"source": 38,
"target": 20,
"weight": 2
},
{
"source": 38,
"target": 21,
"weight": 3
},
{
"source": 38,
"target": 26,
"weight": 1
},
{
"source": 38,
"target": 27,
"weight": 1
},
{
"source": 38,
"target": 29,
"weight": 2
},
{
"source": 38,
"target": 40,
"weight": 2
},
{
"source": 38,
"target": 43,
"weight": 2
},
{
"source": 38,
"target": 49,
"weight": 2
},
{
"source": 38,
"target": 36,
"weight": 2
},
{
"source": 38,
"target": 51,
"weight": 1
},
{
"source": 38,
"target": 25,
"weight": 1
},
{
"source": 38,
"target": 53,
"weight": 1
},
{
"source": 38,
"target": 55,
"weight": 2
},
{
"source": 38,
"target": 57,
"weight": 2
},
{
"source": 38,
"target": 60,
"weight": 2
},
{
"source": 38,
"target": 61,
"weight": 2
},
{
"source": 39,
"target": 26,
"weight": 2
},
{
"source": 39,
"target": 45,
"weight": 2
},
{
"source": 39,
"target": 62,
"weight": 3
},
{
"source": 39,
"target": 1,
"weight": 1
},
{
"source": 39,
"target": 48,
"weight": 3
},
{
"source": 39,
"target": 16,
"weight": 2
},
{
"source": 39,
"target": 2,
"weight": 2
},
{
"source": 39,
"target": 3,
"weight": 2
},
{
"source": 39,
"target": 15,
"weight": 2
},
{
"source": 39,
"target": 51,
"weight": 3
},
{
"source": 39,
"target": 22,
"weight": 2
},
{
"source": 39,
"target": 9,
"weight": 2
},
{
"source": 39,
"target": 40,
"weight": 2
},
{
"source": 39,
"target": 42,
"weight": 2
},
{
"source": 40,
"target": 1,
"weight": 2
},
{
"source": 40,
"target": 2,
"weight": 1
},
{
"source": 40,
"target": 3,
"weight": 3
},
{
"source": 40,
"target": 52,
"weight": 3
},
{
"source": 40,
"target": 10,
"weight": 2
},
{
"source": 40,
"target": 12,
"weight": 2
},
{
"source": 40,
"target": 13,
"weight": 2
},
{
"source": 40,
"target": 15,
"weight": 2
},
{
"source": 40,
"target": 16,
"weight": 2
},
{
"source": 40,
"target": 17,
"weight": 2
},
{
"source": 40,
"target": 20,
"weight": 2
},
{
"source": 40,
"target": 21,
"weight": 2
},
{
"source": 40,
"target": 22,
"weight": 2
},
{
"source": 40,
"target": 23,
"weight": 1
},
{
"source": 40,
"target": 26,
"weight": 2
},
{
"source": 40,
"target": 27,
"weight": 1
},
{
"source": 40,
"target": 41,
"weight": 1
},
{
"source": 40,
"target": 39,
"weight": 2
},
{
"source": 40,
"target": 43,
"weight": 2
},
{
"source": 40,
"target": 45,
"weight": 1
},
{
"source": 40,
"target": 48,
"weight": 2
},
{
"source": 40,
"target": 50,
"weight": 1
},
{
"source": 40,
"target": 51,
"weight": 2
},
{
"source": 40,
"target": 8,
"weight": 2
},
{
"source": 40,
"target": 53,
"weight": 3
},
{
"source": 40,
"target": 55,
"weight": 2
},
{
"source": 40,
"target": 57,
"weight": 2
},
{
"source": 40,
"target": 62,
"weight": 2
},
{
"source": 40,
"target": 63,
"weight": 2
},
{
"source": 41,
"target": 12,
"weight": 1
},
{
"source": 41,
"target": 13,
"weight": 1
},
{
"source": 41,
"target": 27,
"weight": 1
},
{
"source": 41,
"target": 26,
"weight": 2
},
{
"source": 41,
"target": 28,
"weight": 1
},
{
"source": 41,
"target": 15,
"weight": 1
},
{
"source": 41,
"target": 33,
"weight": 1
},
{
"source": 41,
"target": 37,
"weight": 2
},
{
"source": 41,
"target": 36,
"weight": 1
},
{
"source": 42,
"target": 1,
"weight": 1
},
{
"source": 42,
"target": 2,
"weight": 3
},
{
"source": 42,
"target": 3,
"weight": 1
},
{
"source": 42,
"target": 25,
"weight": 1
},
{
"source": 42,
"target": 24,
"weight": 2
},
{
"source": 42,
"target": 15,
"weight": 1
},
{
"source": 42,
"target": 16,
"weight": 1
},
{
"source": 42,
"target": 17,
"weight": 2
},
{
"source": 42,
"target": 22,
"weight": 1
},
{
"source": 42,
"target": 52,
"weight": 1
},
{
"source": 42,
"target": 26,
"weight": 3
},
{
"source": 42,
"target": 30,
"weight": 2
},
{
"source": 42,
"target": 35,
"weight": 1
},
{
"source": 42,
"target": 39,
"weight": 2
},
{
"source": 42,
"target": 40,
"weight": 1
},
{
"source": 42,
"target": 45,
"weight": 1
},
{
"source": 42,
"target": 48,
"weight": 2
},
{
"source": 42,
"target": 46,
"weight": 2
},
{
"source": 42,
"target": 51,
"weight": 1
},
{
"source": 42,
"target": 8,
"weight": 1
},
{
"source": 42,
"target": 53,
"weight": 1
},
{
"source": 42,
"target": 62,
"weight": 2
},
{
"source": 43,
"target": 26,
"weight": 2
},
{
"source": 43,
"target": 1,
"weight": 2
},
{
"source": 43,
"target": 27,
"weight": 1
},
{
"source": 43,
"target": 0,
"weight": 1
},
{
"source": 43,
"target": 29,
"weight": 1
},
{
"source": 43,
"target": 59,
"weight": 1
},
{
"source": 43,
"target": 3,
"weight": 1
},
{
"source": 43,
"target": 50,
"weight": 1
},
{
"source": 43,
"target": 4,
"weight": 1
},
{
"source": 43,
"target": 51,
"weight": 1
},
{
"source": 43,
"target": 53,
"weight": 1
},
{
"source": 43,
"target": 21,
"weight": 2
},
{
"source": 43,
"target": 23,
"weight": 1
},
{
"source": 43,
"target": 38,
"weight": 2
},
{
"source": 43,
"target": 49,
"weight": 1
},
{
"source": 43,
"target": 40,
"weight": 2
},
{
"source": 43,
"target": 42,
"weight": 1
},
{
"source": 43,
"target": 24,
"weight": 1
},
{
"source": 44,
"target": 11,
"weight": 1
},
{
"source": 44,
"target": 26,
"weight": 1
},
{
"source": 44,
"target": 1,
"weight": 1
},
{
"source": 44,
"target": 6,
"weight": 2
},
{
"source": 44,
"target": 2,
"weight": 2
},
{
"source": 44,
"target": 59,
"weight": 2
},
{
"source": 44,
"target": 3,
"weight": 1
},
{
"source": 44,
"target": 36,
"weight": 2
},
{
"source": 44,
"target": 51,
"weight": 1
},
{
"source": 44,
"target": 8,
"weight": 2
},
{
"source": 44,
"target": 21,
"weight": 1
},
{
"source": 44,
"target": 55,
"weight": 2
},
{
"source": 44,
"target": 57,
"weight": 1
},
{
"source": 44,
"target": 38,
"weight": 1
},
{
"source": 44,
"target": 17,
"weight": 2
},
{
"source": 44,
"target": 29,
"weight": 1
},
{
"source": 44,
"target": 12,
"weight": 1
},
{
"source": 45,
"target": 1,
"weight": 2
},
{
"source": 45,
"target": 3,
"weight": 2
},
{
"source": 45,
"target": 52,
"weight": 2
},
{
"source": 45,
"target": 10,
"weight": 2
},
{
"source": 45,
"target": 12,
"weight": 2
},
{
"source": 45,
"target": 15,
"weight": 1
},
{
"source": 45,
"target": 16,
"weight": 2
},
{
"source": 45,
"target": 17,
"weight": 2
},
{
"source": 45,
"target": 18,
"weight": 1
},
{
"source": 45,
"target": 19,
"weight": 2
},
{
"source": 45,
"target": 20,
"weight": 1
},
{
"source": 45,
"target": 21,
"weight": 1
},
{
"source": 45,
"target": 22,
"weight": 2
},
{
"source": 45,
"target": 23,
"weight": 2
},
{
"source": 45,
"target": 34,
"weight": 2
},
{
"source": 45,
"target": 26,
"weight": 1
},
{
"source": 45,
"target": 38,
"weight": 2
},
{
"source": 45,
"target": 39,
"weight": 2
},
{
"source": 45,
"target": 40,
"weight": 1
},
{
"source": 45,
"target": 48,
"weight": 1
},
{
"source": 45,
"target": 49,
"weight": 2
},
{
"source": 45,
"target": 50,
"weight": 1
},
{
"source": 45,
"target": 51,
"weight": 2
},
{
"source": 45,
"target": 8,
"weight": 2
},
{
"source": 45,
"target": 53,
"weight": 2
},
{
"source": 45,
"target": 55,
"weight": 2
},
{
"source": 45,
"target": 46,
"weight": 2
},
{
"source": 45,
"target": 60,
"weight": 3
},
{
"source": 45,
"target": 62,
"weight": 1
},
{
"source": 46,
"target": 26,
"weight": 1
},
{
"source": 46,
"target": 45,
"weight": 2
},
{
"source": 46,
"target": 1,
"weight": 1
},
{
"source": 46,
"target": 53,
"weight": 2
},
{
"source": 46,
"target": 12,
"weight": 1
},
{
"source": 46,
"target": 16,
"weight": 2
},
{
"source": 46,
"target": 17,
"weight": 2
},
{
"source": 46,
"target": 3,
"weight": 2
},
{
"source": 46,
"target": 15,
"weight": 2
},
{
"source": 46,
"target": 51,
"weight": 2
},
{
"source": 46,
"target": 52,
"weight": 1
},
{
"source": 46,
"target": 10,
"weight": 2
},
{
"source": 46,
"target": 22,
"weight": 2
},
{
"source": 46,
"target": 23,
"weight": 2
},
{
"source": 46,
"target": 42,
"weight": 2
},
{
"source": 46,
"target": 34,
"weight": 2
},
{
"source": 46,
"target": 24,
"weight": 1
},
{
"source": 48,
"target": 46,
"weight": 1
},
{
"source": 48,
"target": 12,
"weight": 1
},
{
"source": 48,
"target": 45,
"weight": 1
},
{
"source": 48,
"target": 62,
"weight": 1
},
{
"source": 48,
"target": 15,
"weight": 1
},
{
"source": 48,
"target": 59,
"weight": 1
},
{
"source": 48,
"target": 39,
"weight": 2
},
{
"source": 48,
"target": 51,
"weight": 1
},
{
"source": 48,
"target": 53,
"weight": 1
},
{
"source": 48,
"target": 22,
"weight": 2
},
{
"source": 48,
"target": 9,
"weight": 3
},
{
"source": 48,
"target": 17,
"weight": 2
},
{
"source": 48,
"target": 42,
"weight": 2
},
{
"source": 49,
"target": 11,
"weight": 2
},
{
"source": 49,
"target": 26,
"weight": 2
},
{
"source": 49,
"target": 45,
"weight": 2
},
{
"source": 49,
"target": 13,
"weight": 2
},
{
"source": 49,
"target": 1,
"weight": 3
},
{
"source": 49,
"target": 12,
"weight": 1
},
{
"source": 49,
"target": 16,
"weight": 2
},
{
"source": 49,
"target": 59,
"weight": 2
},
{
"source": 49,
"target": 18,
"weight": 2
},
{
"source": 49,
"target": 50,
"weight": 2
},
{
"source": 49,
"target": 51,
"weight": 2
},
{
"source": 49,
"target": 8,
"weight": 2
},
{
"source": 49,
"target": 21,
"weight": 2
},
{
"source": 49,
"target": 22,
"weight": 2
},
{
"source": 49,
"target": 52,
"weight": 2
},
{
"source": 49,
"target": 38,
"weight": 2
},
{
"source": 49,
"target": 17,
"weight": 2
},
{
"source": 49,
"target": 60,
"weight": 3
},
{
"source": 49,
"target": 0,
"weight": 1
},
{
"source": 49,
"target": 3,
"weight": 3
},
{
"source": 50,
"target": 11,
"weight": 1
},
{
"source": 50,
"target": 26,
"weight": 1
},
{
"source": 50,
"target": 13,
"weight": 1
},
{
"source": 50,
"target": 1,
"weight": 2
},
{
"source": 50,
"target": 12,
"weight": 1
},
{
"source": 50,
"target": 29,
"weight": 1
},
{
"source": 50,
"target": 59,
"weight": 2
},
{
"source": 50,
"target": 18,
"weight": 1
},
{
"source": 50,
"target": 17,
"weight": 1
},
{
"source": 50,
"target": 8,
"weight": 1
},
{
"source": 50,
"target": 51,
"weight": 1
},
{
"source": 50,
"target": 40,
"weight": 1
},
{
"source": 50,
"target": 22,
"weight": 1
},
{
"source": 50,
"target": 52,
"weight": 1
},
{
"source": 50,
"target": 49,
"weight": 1
},
{
"source": 50,
"target": 60,
"weight": 1
},
{
"source": 50,
"target": 3,
"weight": 1
},
{
"source": 50,
"target": 63,
"weight": 2
},
{
"source": 50,
"target": 10,
"weight": 1
},
{
"source": 51,
"target": 1,
"weight": 2
},
{
"source": 51,
"target": 2,
"weight": 2
},
{
"source": 51,
"target": 3,
"weight": 2
},
{
"source": 51,
"target": 6,
"weight": 2
},
{
"source": 51,
"target": 8,
"weight": 2
},
{
"source": 51,
"target": 10,
"weight": 2
},
{
"source": 51,
"target": 11,
"weight": 1
},
{
"source": 51,
"target": 12,
"weight": 2
},
{
"source": 51,
"target": 13,
"weight": 1
},
{
"source": 51,
"target": 14,
"weight": 2
},
{
"source": 51,
"target": 15,
"weight": 1
},
{
"source": 51,
"target": 31,
"weight": 1
},
{
"source": 51,
"target": 59,
"weight": 1
},
{
"source": 51,
"target": 18,
"weight": 2
},
{
"source": 51,
"target": 21,
"weight": 2
},
{
"source": 51,
"target": 22,
"weight": 2
},
{
"source": 51,
"target": 23,
"weight": 2
},
{
"source": 51,
"target": 52,
"weight": 2
},
{
"source": 51,
"target": 34,
"weight": 1
},
{
"source": 51,
"target": 26,
"weight": 2
},
{
"source": 51,
"target": 29,
"weight": 2
},
{
"source": 51,
"target": 30,
"weight": 3
},
{
"source": 51,
"target": 35,
"weight": 2
},
{
"source": 51,
"target": 36,
"weight": 1
},
{
"source": 51,
"target": 38,
"weight": 1
},
{
"source": 51,
"target": 39,
"weight": 3
},
{
"source": 51,
"target": 40,
"weight": 2
},
{
"source": 51,
"target": 42,
"weight": 2
},
{
"source": 51,
"target": 44,
"weight": 1
},
{
"source": 51,
"target": 45,
"weight": 2
},
{
"source": 51,
"target": 46,
"weight": 2
},
{
"source": 51,
"target": 25,
"weight": 1
},
{
"source": 51,
"target": 48,
"weight": 1
},
{
"source": 51,
"target": 49,
"weight": 2
},
{
"source": 51,
"target": 50,
"weight": 2
},
{
"source": 51,
"target": 33,
"weight": 1
},
{
"source": 51,
"target": 53,
"weight": 2
},
{
"source": 51,
"target": 16,
"weight": 2
},
{
"source": 51,
"target": 57,
"weight": 1
},
{
"source": 51,
"target": 17,
"weight": 2
},
{
"source": 51,
"target": 60,
"weight": 2
},
{
"source": 51,
"target": 62,
"weight": 3
},
{
"source": 51,
"target": 63,
"weight": 2
},
{
"source": 52,
"target": 1,
"weight": 2
},
{
"source": 52,
"target": 10,
"weight": 1
},
{
"source": 52,
"target": 11,
"weight": 2
},
{
"source": 52,
"target": 12,
"weight": 2
},
{
"source": 52,
"target": 36,
"weight": 2
},
{
"source": 52,
"target": 16,
"weight": 2
},
{
"source": 52,
"target": 59,
"weight": 1
},
{
"source": 52,
"target": 21,
"weight": 2
},
{
"source": 52,
"target": 22,
"weight": 2
},
{
"source": 52,
"target": 23,
"weight": 1
},
{
"source": 52,
"target": 29,
"weight": 2
},
{
"source": 52,
"target": 30,
"weight": 1
},
{
"source": 52,
"target": 35,
"weight": 1
},
{
"source": 52,
"target": 40,
"weight": 2
},
{
"source": 52,
"target": 42,
"weight": 2
},
{
"source": 52,
"target": 45,
"weight": 2
},
{
"source": 52,
"target": 46,
"weight": 2
},
{
"source": 52,
"target": 50,
"weight": 2
},
{
"source": 52,
"target": 51,
"weight": 2
},
{
"source": 52,
"target": 53,
"weight": 1
},
{
"source": 52,
"target": 49,
"weight": 2
},
{
"source": 52,
"target": 60,
"weight": 1
},
{
"source": 52,
"target": 63,
"weight": 2
},
{
"source": 53,
"target": 1,
"weight": 2
},
{
"source": 53,
"target": 2,
"weight": 2
},
{
"source": 53,
"target": 3,
"weight": 2
},
{
"source": 53,
"target": 5,
"weight": 2
},
{
"source": 53,
"target": 10,
"weight": 2
},
{
"source": 53,
"target": 11,
"weight": 2
},
{
"source": 53,
"target": 12,
"weight": 1
},
{
"source": 53,
"target": 13,
"weight": 2
},
{
"source": 53,
"target": 15,
"weight": 2
},
{
"source": 53,
"target": 16,
"weight": 2
},
{
"source": 53,
"target": 17,
"weight": 2
},
{
"source": 53,
"target": 20,
"weight": 2
},
{
"source": 53,
"target": 21,
"weight": 2
},
{
"source": 53,
"target": 22,
"weight": 2
},
{
"source": 53,
"target": 23,
"weight": 2
},
{
"source": 53,
"target": 26,
"weight": 2
},
{
"source": 53,
"target": 27,
"weight": 1
},
{
"source": 53,
"target": 29,
"weight": 2
},
{
"source": 53,
"target": 35,
"weight": 2
},
{
"source": 53,
"target": 38,
"weight": 1
},
{
"source": 53,
"target": 40,
"weight": 3
},
{
"source": 53,
"target": 45,
"weight": 2
},
{
"source": 53,
"target": 48,
"weight": 2
},
{
"source": 53,
"target": 46,
"weight": 2
},
{
"source": 53,
"target": 51,
"weight": 2
},
{
"source": 53,
"target": 8,
"weight": 2
},
{
"source": 53,
"target": 55,
"weight": 1
},
{
"source": 53,
"target": 57,
"weight": 2
},
{
"source": 53,
"target": 60,
"weight": 2
},
{
"source": 53,
"target": 62,
"weight": 1
},
{
"source": 54,
"target": 0,
"weight": 1
},
{
"source": 54,
"target": 1,
"weight": 1
},
{
"source": 54,
"target": 3,
"weight": 1
},
{
"source": 54,
"target": 5,
"weight": 1
},
{
"source": 54,
"target": 8,
"weight": 1
},
{
"source": 54,
"target": 9,
"weight": 1
},
{
"source": 54,
"target": 10,
"weight": 1
},
{
"source": 54,
"target": 11,
"weight": 1
},
{
"source": 54,
"target": 12,
"weight": 2
},
{
"source": 54,
"target": 13,
"weight": 1
},
{
"source": 54,
"target": 15,
"weight": 3
},
{
"source": 54,
"target": 16,
"weight": 1
},
{
"source": 54,
"target": 17,
"weight": 3
},
{
"source": 54,
"target": 18,
"weight": 2
},
{
"source": 54,
"target": 19,
"weight": 1
},
{
"source": 54,
"target": 21,
"weight": 1
},
{
"source": 54,
"target": 22,
"weight": 2
},
{
"source": 54,
"target": 52,
"weight": 1
},
{
"source": 54,
"target": 34,
"weight": 1
},
{
"source": 54,
"target": 26,
"weight": 2
},
{
"source": 54,
"target": 27,
"weight": 2
},
{
"source": 54,
"target": 29,
"weight": 1
},
{
"source": 54,
"target": 30,
"weight": 1
},
{
"source": 54,
"target": 39,
"weight": 1
},
{
"source": 54,
"target": 40,
"weight": 1
},
{
"source": 54,
"target": 42,
"weight": 1
},
{
"source": 54,
"target": 43,
"weight": 1
},
{
"source": 54,
"target": 44,
"weight": 1
},
{
"source": 54,
"target": 45,
"weight": 1
},
{
"source": 54,
"target": 47,
"weight": 1
},
{
"source": 54,
"target": 48,
"weight": 1
},
{
"source": 54,
"target": 49,
"weight": 1
},
{
"source": 54,
"target": 50,
"weight": 1
},
{
"source": 54,
"target": 51,
"weight": 2
},
{
"source": 54,
"target": 33,
"weight": 1
},
{
"source": 54,
"target": 53,
"weight": 1
},
{
"source": 54,
"target": 55,
"weight": 1
},
{
"source": 54,
"target": 46,
"weight": 2
},
{
"source": 54,
"target": 60,
"weight": 1
},
{
"source": 54,
"target": 61,
"weight": 1
},
{
"source": 54,
"target": 63,
"weight": 2
},
{
"source": 54,
"target": 64,
"weight": 1
},
{
"source": 55,
"target": 1,
"weight": 3
},
{
"source": 55,
"target": 2,
"weight": 1
},
{
"source": 55,
"target": 3,
"weight": 3
},
{
"source": 55,
"target": 4,
"weight": 1
},
{
"source": 55,
"target": 5,
"weight": 1
},
{
"source": 55,
"target": 6,
"weight": 2
},
{
"source": 55,
"target": 25,
"weight": 1
},
{
"source": 55,
"target": 24,
"weight": 1
},
{
"source": 55,
"target": 12,
"weight": 1
},
{
"source": 55,
"target": 13,
"weight": 2
},
{
"source": 55,
"target": 15,
"weight": 1
},
{
"source": 55,
"target": 16,
"weight": 1
},
{
"source": 55,
"target": 17,
"weight": 1
},
{
"source": 55,
"target": 20,
"weight": 1
},
{
"source": 55,
"target": 21,
"weight": 2
},
{
"source": 55,
"target": 23,
"weight": 1
},
{
"source": 55,
"target": 52,
"weight": 1
},
{
"source": 55,
"target": 10,
"weight": 1
},
{
"source": 55,
"target": 26,
"weight": 1
},
{
"source": 55,
"target": 29,
"weight": 2
},
{
"source": 55,
"target": 38,
"weight": 2
},
{
"source": 55,
"target": 40,
"weight": 1
},
{
"source": 55,
"target": 44,
"weight": 2
},
{
"source": 55,
"target": 45,
"weight": 2
},
{
"source": 55,
"target": 47,
"weight": 1
},
{
"source": 55,
"target": 46,
"weight": 1
},
{
"source": 55,
"target": 36,
"weight": 1
},
{
"source": 55,
"target": 51,
"weight": 1
},
{
"source": 55,
"target": 8,
"weight": 1
},
{
"source": 55,
"target": 53,
"weight": 1
},
{
"source": 55,
"target": 57,
"weight": 1
},
{
"source": 55,
"target": 60,
"weight": 1
},
{
"source": 56,
"target": 12,
"weight": 1
},
{
"source": 56,
"target": 1,
"weight": 1
},
{
"source": 56,
"target": 44,
"weight": 1
},
{
"source": 56,
"target": 59,
"weight": 3
},
{
"source": 56,
"target": 53,
"weight": 1
},
{
"source": 56,
"target": 21,
"weight": 1
},
{
"source": 56,
"target": 22,
"weight": 2
},
{
"source": 56,
"target": 57,
"weight": 1
},
{
"source": 56,
"target": 39,
"weight": 1
},
{
"source": 56,
"target": 40,
"weight": 1
},
{
"source": 56,
"target": 10,
"weight": 1
},
{
"source": 57,
"target": 1,
"weight": 1
},
{
"source": 57,
"target": 2,
"weight": 1
},
{
"source": 57,
"target": 3,
"weight": 1
},
{
"source": 57,
"target": 5,
"weight": 1
},
{
"source": 57,
"target": 6,
"weight": 2
},
{
"source": 57,
"target": 10,
"weight": 3
},
{
"source": 57,
"target": 13,
"weight": 1
},
{
"source": 57,
"target": 36,
"weight": 1
},
{
"source": 57,
"target": 20,
"weight": 3
},
{
"source": 57,
"target": 21,
"weight": 2
},
{
"source": 57,
"target": 22,
"weight": 2
},
{
"source": 57,
"target": 23,
"weight": 1
},
{
"source": 57,
"target": 29,
"weight": 1
},
{
"source": 57,
"target": 38,
"weight": 2
},
{
"source": 57,
"target": 39,
"weight": 1
},
{
"source": 57,
"target": 40,
"weight": 2
},
{
"source": 57,
"target": 45,
"weight": 1
},
{
"source": 57,
"target": 51,
"weight": 1
},
{
"source": 57,
"target": 8,
"weight": 1
},
{
"source": 57,
"target": 53,
"weight": 2
},
{
"source": 57,
"target": 55,
"weight": 1
},
{
"source": 57,
"target": 60,
"weight": 2
},
{
"source": 57,
"target": 64,
"weight": 2
},
{
"source": 58,
"target": 12,
"weight": 1
},
{
"source": 58,
"target": 21,
"weight": 3
},
{
"source": 58,
"target": 29,
"weight": 1
},
{
"source": 58,
"target": 25,
"weight": 1
},
{
"source": 58,
"target": 53,
"weight": 1
},
{
"source": 58,
"target": 6,
"weight": 1
},
{
"source": 58,
"target": 38,
"weight": 1
},
{
"source": 58,
"target": 24,
"weight": 3
},
{
"source": 59,
"target": 26,
"weight": 1
},
{
"source": 59,
"target": 47,
"weight": 1
},
{
"source": 59,
"target": 12,
"weight": 1
},
{
"source": 59,
"target": 29,
"weight": 1
},
{
"source": 59,
"target": 49,
"weight": 1
},
{
"source": 59,
"target": 3,
"weight": 1
},
{
"source": 59,
"target": 50,
"weight": 1
},
{
"source": 59,
"target": 51,
"weight": 1
},
{
"source": 59,
"target": 8,
"weight": 1
},
{
"source": 59,
"target": 21,
"weight": 1
},
{
"source": 59,
"target": 44,
"weight": 2
},
{
"source": 59,
"target": 38,
"weight": 1
},
{
"source": 59,
"target": 40,
"weight": 1
},
{
"source": 60,
"target": 26,
"weight": 1
},
{
"source": 60,
"target": 45,
"weight": 3
},
{
"source": 60,
"target": 1,
"weight": 2
},
{
"source": 60,
"target": 16,
"weight": 1
},
{
"source": 60,
"target": 17,
"weight": 1
},
{
"source": 60,
"target": 3,
"weight": 2
},
{
"source": 60,
"target": 51,
"weight": 2
},
{
"source": 60,
"target": 22,
"weight": 2
},
{
"source": 60,
"target": 53,
"weight": 2
},
{
"source": 60,
"target": 20,
"weight": 1
},
{
"source": 60,
"target": 55,
"weight": 2
},
{
"source": 60,
"target": 23,
"weight": 2
},
{
"source": 60,
"target": 38,
"weight": 1
},
{
"source": 60,
"target": 49,
"weight": 3
},
{
"source": 60,
"target": 40,
"weight": 1
},
{
"source": 60,
"target": 62,
"weight": 1
},
{
"source": 60,
"target": 57,
"weight": 2
},
{
"source": 61,
"target": 26,
"weight": 1
},
{
"source": 61,
"target": 13,
"weight": 1
},
{
"source": 61,
"target": 27,
"weight": 3
},
{
"source": 61,
"target": 12,
"weight": 1
},
{
"source": 61,
"target": 31,
"weight": 1
},
{
"source": 61,
"target": 15,
"weight": 2
},
{
"source": 61,
"target": 25,
"weight": 1
},
{
"source": 61,
"target": 38,
"weight": 2
},
{
"source": 61,
"target": 40,
"weight": 1
},
{
"source": 61,
"target": 43,
"weight": 1
},
{
"source": 62,
"target": 26,
"weight": 1
},
{
"source": 62,
"target": 45,
"weight": 1
},
{
"source": 62,
"target": 57,
"weight": 1
},
{
"source": 62,
"target": 1,
"weight": 1
},
{
"source": 62,
"target": 2,
"weight": 2
},
{
"source": 62,
"target": 30,
"weight": 1
},
{
"source": 62,
"target": 51,
"weight": 3
},
{
"source": 62,
"target": 8,
"weight": 1
},
{
"source": 62,
"target": 20,
"weight": 1
},
{
"source": 62,
"target": 53,
"weight": 1
},
{
"source": 62,
"target": 40,
"weight": 1
},
{
"source": 62,
"target": 22,
"weight": 1
},
{
"source": 62,
"target": 23,
"weight": 1
},
{
"source": 62,
"target": 39,
"weight": 3
},
{
"source": 62,
"target": 60,
"weight": 1
},
{
"source": 62,
"target": 42,
"weight": 1
},
{
"source": 62,
"target": 10,
"weight": 1
},
{
"source": 63,
"target": 11,
"weight": 1
},
{
"source": 63,
"target": 12,
"weight": 2
},
{
"source": 63,
"target": 1,
"weight": 1
},
{
"source": 63,
"target": 54,
"weight": 2
},
{
"source": 63,
"target": 16,
"weight": 2
},
{
"source": 63,
"target": 49,
"weight": 1
},
{
"source": 63,
"target": 18,
"weight": 2
},
{
"source": 63,
"target": 50,
"weight": 3
},
{
"source": 63,
"target": 51,
"weight": 2
},
{
"source": 63,
"target": 8,
"weight": 1
},
{
"source": 63,
"target": 29,
"weight": 2
},
{
"source": 63,
"target": 23,
"weight": 2
},
{
"source": 63,
"target": 17,
"weight": 1
},
{
"source": 63,
"target": 40,
"weight": 2
},
{
"source": 63,
"target": 52,
"weight": 2
},
{
"source": 63,
"target": 3,
"weight": 2
},
{
"source": 64,
"target": 21,
"weight": 2
},
{
"source": 64,
"target": 49,
"weight": 1
},
{
"source": 64,
"target": 3,
"weight": 1
},
{
"source": 64,
"target": 15,
"weight": 1
},
{
"source": 64,
"target": 51,
"weight": 1
},
{
"source": 64,
"target": 20,
"weight": 1
},
{
"source": 64,
"target": 53,
"weight": 1
},
{
"source": 64,
"target": 40,
"weight": 1
},
{
"source": 64,
"target": 22,
"weight": 1
},
{
"source": 64,
"target": 57,
"weight": 2
},
{
"source": 64,
"target": 2,
"weight": 1
},
{
"source": 64,
"target": 60,
"weight": 1
},
{
"source": 64,
"target": 10,
"weight": 1
}
],
"multigraph": false,
"nodes": [
{
"department": "National Blood, Heart & Lung Institute",
"id": "justin.taraska@nih.gov",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Applied Physics and Molecular and Cellular Biology",
"id": "dan.needleman@gmail.com",
"seniority": "jr",
"theory_or_exp": ""
},
{
"department": "Physics",
"id": "pankajm@bu.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Bioengineering",
"id": "kchuang@stanford.edu",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Physics",
"id": "schmit@phys.ksu.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Physics",
"id": "aparna@brandeis.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Physics",
"id": "modsps@rit.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Chemistry",
"id": "vhuxter@email.arizona.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Theoretical Physics",
"id": "kondev@brandeis.edu",
"seniority": "sr",
"theory_or_exp": "t"
},
{
"department": "Biology",
"id": "nihal.altan-bonnet@nih.gov",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "emszcollins@gmail.com",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Chemistry",
"id": "jsbiteen@umich.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Chemistry",
"id": "tjha@illinois.edu",
"seniority": "sr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "cox@physics.ucdavis.edu",
"seniority": "sr",
"theory_or_exp": "t"
},
{
"department": "Bioengineering",
"id": "ashokp@engr.colostate.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Applied Physics",
"id": "jonuchic@ucsd.edu",
"seniority": "sr",
"theory_or_exp": "t"
},
{
"department": "Biology",
"id": "laub@mit.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Biochemistry & Molecular Biology",
"id": "golding@bcm.edu",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Physics",
"id": "icisse@MIT.EDU",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "randerson@sandiego.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "mcm@physics.syr.edu",
"seniority": "sr",
"theory_or_exp": "t"
},
{
"department": "Physics - Cellular Biophysics",
"id": "gardel@uchicago.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "tg2@princeton.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "jengland@mit.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Theoretical Physics",
"id": "Kingshuk.Ghosh@du.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Physics",
"id": "spresse@iupui.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Biology",
"id": "Kenneth.Dill@stonybrook.edu",
"seniority": "sr",
"theory_or_exp": "t"
},
{
"department": "Chemistry",
"id": "gruebele@scs.uiuc.edu",
"seniority": "sr",
"theory_or_exp": "e"
},
{
"department": "Chemistry",
"id": "ddube@bowdoin.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Mechanical Engineering",
"id": "valentine@engineering.ucsb.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Rowland Institute",
"id": "sanchez@rowland.harvard.edu",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Biology",
"id": "brian.hammer@biology.gatech.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "banu.ozkan@asu.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Chemistry",
"id": "scott.brewer@fandm.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "seppe@illinois.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Quantitative Biology",
"id": "jkinney@cshl.edu",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Biophysics",
"id": "sveatch@umich.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Chemistry",
"id": "clonderg@haverford.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "rossj@physics.umass.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Computational Biology",
"id": "xavierj@mskcc.org",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Applied Physics",
"id": "dsfisher@stanford.edu",
"seniority": "sr",
"theory_or_exp": "t"
},
{
"department": "Chemistry",
"id": "mcotten@hamilton.edu",
"seniority": "sr",
"theory_or_exp": "e"
},
{
"department": "Systems Biology",
"id": "gabor.balazsi@stonybrook.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Chemistry",
"id": "hgoodson@nd.edu",
"seniority": "sr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "raghu@uoregon.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics & Molecular Biology",
"id": "jun@ucsd.edu",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Molecular Biology",
"id": "gsuel@ucsd.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Chemistry",
"id": "CEGELSKI@STANFORD.EDU",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "System Biologist / Immunologist ",
"id": "altanbog@mskcc.org",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Systems Biology",
"id": "egarner@fas.harvard.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Genetics",
"id": "churchman@genetics.med.harvard.edu",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Physics",
"id": "gore@mit.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Genetics & Cell Biology",
"id": "mrust@uchicago.edu",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Kavli Institute of Theoretical Physics",
"id": "shraiman@kitp.ucsb.edu",
"seniority": "sr",
"theory_or_exp": "t"
},
{
"department": "Molecular & Human Genetics",
"id": "Chenghang.Zong@bcm.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "agopinathan@ucmerced.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Physics",
"id": "sunb@physics.oregonstate.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "mmanning@syr.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Physics",
"id": "Dinah.Loerke@du.edu",
"seniority": "jr",
"theory_or_exp": "b"
},
{
"department": "Physics",
"id": "daltman@willamette.edu",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "arielamir@physics.harvard.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Chemistry",
"id": "hernandez@gatech.edu",
"seniority": "sr",
"theory_or_exp": "t"
},
{
"department": "Physics",
"id": "korolev@bu.edu",
"seniority": "jr",
"theory_or_exp": "t"
},
{
"department": "Biological Engineering",
"id": "pblainey@broadinstitute.org",
"seniority": "jr",
"theory_or_exp": "e"
},
{
"department": "Physics",
"id": "motter@northwestern.edu",
"seniority": "jr",
"theory_or_exp": "t"
}
]
}
.node {
stroke: #fff;
stroke-width: 1.5px;
}
.link {
stroke: #999;
stroke-opacity: .6;
}
var width = 960,
height = 500;
//var color = d3.scale.category20();
var color = d3.scale.ordinal()
.domain(["t", "b", "e"])
.range(colorbrewer.RdYlBu[3]);
var force = d3.layout.force()
.charge(-250)
.linkDistance(50)
.size([width, height]);
var svg = d3.select("body").append("svg")
.attr("width", width)
.attr("height", height);
function get_key(link) {
var key = link.source + '-' + link.target;
if (link.source > link.target) {
key = link.target + '-' + link.source;
}
return key;
}
d3.json("pre-conference.json", function(error, graph) {
console.log(color("t"), color("b"), color("e"));
// get the list of sr people so we can omit them
var seniors = [];
graph.nodes.forEach(function (node, i) {
seniors.push(node.seniority==='sr');
// also exclude person for which we don't have information
if (! node.theory_or_exp) {
seniors[seniors.length-1] = true;
}
})
// filter to only include links in the graph that are bidirectional and
// between jr people to make this less of a total mess
var counter = {}, weights = {};
graph.links.forEach(function (link) {
var key = get_key(link);
if (counter[key] === undefined) {
counter[key] = 0;
weights[key] = 0;
}
if (! (seniors[link.source] || seniors[link.target])) {
counter[key] += 1;
weights[key] += link.weight;
}
});
graph._links = [];
graph.links.forEach(function (link) {
var key = get_key(link);
if (counter[key] === 2) { // && weights[key]>2) { // also filter by weight?
link.weight = weights[key] / 2;
graph._links.push(link)
counter[key] = 0;
}
})
graph.links = graph._links;
force.nodes(graph.nodes)
.links(graph.links)
.start();
var link = svg.selectAll(".link")
.data(graph.links)
.enter().append("line")
.attr("class", "link")
.style("stroke-width", function(d) { return d.weight; });
var node = svg.selectAll(".node")
.data(graph.nodes)
.enter().append("circle")
.attr("class", "node")
.attr("r", function (d) {if (d.seniority==='jr') return 5; return 0;})
.style("fill", function(d) { return color(d.theory_or_exp); })
.call(force.drag);
node.append("title")
.text(function(d) { return d.id; });
force.on("tick", function() {
link.attr("x1", function(d) { return d.source.x; })
.attr("y1", function(d) { return d.source.y; })
.attr("x2", function(d) { return d.target.x; })
.attr("y2", function(d) { return d.target.y; });
node.attr("cx", function(d) { return d.x; })
.attr("cy", function(d) { return d.y; });
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment