This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
/
datasets.json
50 lines (50 loc) · 1.61 KB
/
datasets.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
{
"name": "Sample: 400 nodes",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/400.json"
},
{
"name": "Sample: 1400 nodes",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/1400.json"
},
{
"name": "Sample: 4000 nodes",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/4000.json"
},
{
"name": "Sample: 500 nodes s0",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/500_s0.json"
},
{
"name": "Sample: 500 nodes s1",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/500_s1.json"
},
{
"name": "Sample: 500 nodes s2",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/500_s2.json"
},
{
"name": "Sample: 1500 nodes s0",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/1500_s0.json"
},
{
"name": "Sample: 1500 nodes s1",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/1500_s1.json"
},
{
"name": "Sample: 1500 nodes s2",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/1500_s2.json"
},
{
"name": "Sample: 5000 nodes s0",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/5000_s0.json"
},
{
"name": "Sample: 5000 nodes s1",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/5000_s1.json"
},
{
"name": "Sample: 5000 nodes s2",
"url": "https://raw.githubusercontent.com/iqtlabs/CRviz/master/sample_data/5000_s2.json"
}
]