|
Algorithm 3: NSR deployment through hybrid PROMETHEE-II and SLE |
-
1:
Input: NSR deployment
-
2:
Output:
-
3:
Set,
and of and
at
-
4:
whiledo
-
5:
Get
-
6:
Call Algorithm 1 for Node Allocation
-
7:
if NSR node allocation unsuccessful then
-
8:
Increment
-
9:
else
-
10:
Increment
-
11:
Call Algorithm 2 for SLE
-
12:
Calculate and
-
13:
end if
-
14:
Increment t
-
15:
end while
-
16:
Calculate and
|