Datasets:
File size: 958 Bytes
cef9cff | 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 51 52 53 | {
"schema_version": "1.0",
"columns": {
"path_redundancy": {
"type": "float",
"range": [
0.01919646196940442,
0.9911878938245318
]
},
"clustering_coefficient": {
"type": "float",
"range": [
0.005663291229804239,
0.9490426666419055
]
},
"capacity_margin": {
"type": "float",
"range": [
0.07957279575388329,
0.989321782672835
]
},
"robustness_score": {
"type": "float",
"range": [
0.0,
0.5826344421486561
]
},
"topology": {
"type": "string",
"values": [
"mesh",
"tree",
"hybrid",
"star",
"ring"
]
},
"node_count_range": {
"type": "string",
"values": [
"1000-10000",
"100-1000",
"10-100",
"10000+"
]
}
},
"note": "Normalized metrics for cross-domain analysis"
} |