Research Article
Blockchain-Based Automated System for Identification and Storage of Networks
| | Input: collection of monitors and sensors in a network | | | Output: topology inferred | | | Step 1: call function compute_distance() | | | Step 2: call function store_trace() | | | Step 3: call function create_virtual_topology() | | | Step 4: call function compute_merge_option() | | | Step 5: call function create_merge_topology() | | | Step 6: call function return save_topology() |
|