|
Algorithm 2 Update archive. |
-
1:
Classify the population by Equation (37)
-
2:
Divide the archive to whose and Whose
-
3:
While ()
-
4:
estimate the rank of each solution according to the Equation (37)
-
5:
Constrained non-dominated sorting by Algorithm 1
-
6:
Calculate the crowding distance by Equation (38)
-
7:
End While
-
8:
While ()
Sort by Equation (37)
Set the distance to
-
9:
End While
|