dataset_type string | entries int64 | graph_structures_modeled bool | failure_events_tracked bool | recovery_latency_included bool | partition_detection_supported bool | resilience_scored bool | humanoid_ready bool |
|---|---|---|---|---|---|---|---|
network-topology-resilience | 2,300 | true | true | true | true | true | true |
Humanoid Network Topology Resilience Dataset
This dataset models structural topology of decentralized humanoid networks under stress conditions.
It captures node connectivity, failure events, recovery latency, and resilience scoring.
Objective
To support topology-aware resilience modeling and fault-tolerant coordination.
Data Fields
- node_id
- neighbor_node_list
- connectivity_degree
- failure_event_type
- recovery_time_ms
- resilience_score
- partition_detected_flag
- rerouting_success_flag
Use Cases
- Graph-based resilience modeling
- Partition detection engines
- Fault-tolerant routing systems
- Recovery optimization modules
Part of
Humanoid Network (HAN)
License
MIT
- Downloads last month
- 11