Research Article

Adaptive Weighted Strategy Based Integrated Surrogate Models for Multiobjective Evolutionary Algorithm

Table 3

U-learning sampling strategy.

Input: sample-set S
Output:
Step 1: set
Step 2: while do
  Calculate and find the smallest sample individual S from the sample set;
  Delete S from the set;
  Calculate the fitness of the remaining individuals.
 End while