Skip to content

Instantly share code, notes, and snippets.

@Quixomatic
Last active May 13, 2016 14:52
Show Gist options
  • Save Quixomatic/4cc96a44bca4fb81ce963ceaada89569 to your computer and use it in GitHub Desktop.
Save Quixomatic/4cc96a44bca4fb81ce963ceaada89569 to your computer and use it in GitHub Desktop.
{
"name": "flare",
"children": [{
"name": "analytics",
"children": [{
"name": "cluster",
"children": [{
"name": "AgglomerativeCluster",
"size": 3938
}, {
"name": "CommunityStructure",
"size": 3812
}, {
"name": "HierarchicalCluster",
"size": 6714
}, {
"name": "MergeEdge",
"size": 743
}]
}, {
"name": "graph",
"children": [{
"name": "BetweennessCentrality",
"size": 3534
}, {
"name": "LinkDistance",
"size": 5731
}, {
"name": "MaxFlowMinCut",
"size": 7840
}, {
"name": "ShortestPaths",
"size": 5914
}, {
"name": "SpanningTree",
"size": 3416
}]
}, {
"name": "optimization",
"children": [{
"name": "AspectRatioBanker",
"size": 7074
}]
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment