Research Article

IHDETBO: A Novel Optimization Method of Multi-Batch Subtasks Parallel-Hybrid Execution Cloud Service Composition for Cloud Manufacturing

Algorithm 1

Algorithm of objective function.
for  n=2:N
while  
  Examine row (n-1), choose in case of and is the smallest;
  Examine row n, choose in case of , is the smallest and is the largest;
  if  
   if  
    ;
    ;
    ;
   else
    ;
    ;
    ;
     ;
   end
  else
   if  
    ;
    ;
    ;
   else
    ;
    ;
    ;
    ;
   end
  end
end
end
Examine column N, return which is the largest;