Research Article

Optimization of Accelerated Destructive Degradation Testing of Cementitious Materials for Their Performances Qualification under Aggressive Environments: The Case of Carbonation

Algorithm 2

The algorithm to solve the optimal solution.
(1)Set , is the floor of x, and is the largest possible number for when and for
(2)for do
(3)
(4)  for do
(5)   Set , where is the largest possible number of when is fixed and for
(6)   for do
(7)   
(8)   for do
(9)    for do
(10)    
(11)     for do
(12)      if then
(13)       if (D-optimality) then
(14)        ;
(15)       end
(16)       if (V-optimality) then
(17)        
(18)       end
(19)       if (A-optimality) then
(20)        
(21)       end
(22)      end
(23)     end
(24)    end
(25)   end
(26)  end
(27)end
(28)end