Skip to content

Instantly share code, notes, and snippets.

@alexandersimoes
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexandersimoes/9628212 to your computer and use it in GitHub Desktop.
Save alexandersimoes/9628212 to your computer and use it in GitHub Desktop.
[
{
"target": 1,
"source": 2,
"strength": 5.234897
},
{
"source": 1,
"target": 4,
"strength": 2.34987
},
{
"source": 4,
"target": 5,
"strength": 4.12087
},
{
"source": 4,
"target": 3,
"strength": 3.09875
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment