ls11-www.cs.tu-dortmund.de/_media/rudolph/teaching/introci1516/sheet6_s.pdf
non-dominated set: (1,1,1) (1,0,1) (1,1,0) (1,0,0) (0,0,0), Scenario 4 HP: (1,0,0), plot in figure 1. Attention: (-7,4) and (-3,1) are only weakly dominated.
b) The problem is (1,0,1) because with a weighted [...] resulting population: (1,0,0) (0,1,0) (0,1,1)
– random parent selection: (1,2) (rv 18-19)
– crossover (0,0,0) (rv 20-22)
– mutation (0,0,1) (rv 23-25)
– function evaluation (5): (-4,3)
– child was eliminated before [...] random value greater 0.5
∗ (0,0,1) (rv 1-3)
∗ (1,0,0) (rv 4-6)
∗ (0,1,0) (rv 7-9)
– function evaluations (3): (-4,3) (-4,1) (-3,1)
– random parent selection: (1,3) (rv 10-11)
– crossover (0,1,1) (rv 12-14) …