Research Article

A Multiobjective Genetic Algorithm for the Localization of Optimal and Nearly Optimal Solutions Which Are Potentially Useful: nevMOGA

Algorithm 2

Inclusion of in front. Definition 12
1: if then
2:  return
3: else if then
4:  return
5: end if
6: Include in Front (t)
7: if then           Remove non-optimal solutions
8:  Remove from Front (t)
9: else if then
10:  Remove from Front (t)
11: end if
12: if then          Remove non-nearly-optimal solutions
13  Remove from Sub-Front (t)
14: end if