Research Article

A Multistrategy-Based Multiobjective Differential Evolution for Optimal Control in Chemical Processes

Algorithm 1

Pseudocode of CCE.
1: for each do
2:  if is dominated by any member of then
3:   discard
4:  end if
5:  if dominates a set of members from then
6:   
7:   
8:  end if
9:  if AHC and are non-dominated with each other then
10:   
11:  end if
12: end for