Research Article

DAWM: Cost-Aware Asset Claim Analysis Approach on Big Data Analytic Computation Model for Cloud Data Centre

Algorithm 2

Optimal price estimation algorithm.
input:
output: optimal price of service
(1)Let ;
(2) least price, server usage;
(3);
(4)for eachdo
(5)  Estimate and using equations (30) and (13);
(6)  ifthen
(7)   ;
(8)   Estimate using (13) and with ;
(9)  end
(10)  whiledo
(11)   ;
(12)Estimate using (13) and (31);
(13)   ifthen
(14)    ;
(15)   else
(16)    ;
(17)   end
(18)  end
(19)  ;
(20)end