Research Article

Cost-Efficient Allocation of Additional Resources for the Service Placement Problem in Next-Generation Internet

Algorithm 5

AABC.
(1) flag = true, , ,
(2) while  flag  do
(3)  for all    do
(4)   repeat
(5)     ,
(6)     Add bandwidth capacity into
(7)     Call LG-CT
(8)   until   or
(9)   
(10)  Record which represents the after adding bandwidth capacity into
(11)   Reset
(12) end for
(13) if all elements in do not change then
(14) flag = false
(15) else
(16)  Locate the which has the greatest
(17) , ,
(18)  Supplement recalculated into
(19) end if
(20) end while