Research Article

Efficient Conical Area Differential Evolution with Biased Decomposition and Dual Populations for Constrained Optimization

Algorithm 4

ConeUpdatePopTwo.
   Input: : an offspring for update; P2: the current conical subpopulation.
   Output: P2: the updated conical subpopulation.
1  ;
2 if    then
3Use    to update the individual in    based on the feasibility rule;
4 else
5;
6;
7 if    then
8 ;
9 end
10 end
11 return