Research Article
Weapon Selection and Planning Problems Using MOEA/D with Distance-Based Divided Neighborhoods
(1) | Algorithm initialization. | (2) | while not terminate do | (3) | for to H do | (4) | Generate a trial solution for subproblem i using DDN strategy. | (5) | Update the population by the new generated solution using DDN strategy. | (6) | Update the external population. | (7) | end for | (8) | end while |
|