Research Article
LSEA: Software-Defined Networking-Based QoS-Aware Routing Mechanism for Live-Soccer Event Applications in Smart Cities
Algorithm 2
The SDN-based disjoint routing.
01: Initialize , , and ; | 02: Put into ; | 03: For each path in , do | 04: Update ; | 05: ; | 06 endfor | 07: Arrange these paths in according to ; | 08: Compute according to ; | 09: Obtain according to ; | 10: return; |
|