Research Article

A Comparison of Benson’s Outer Approximation Algorithm with an Extended Version of Multiobjective Simplex Algorithm

Algorithm 3

Benson’s Outer Approximation Algorithm [31].
(0)Input:
    ;
    ;
(1)Initialize:    ;
(2)    ;
(3)do
(4);
(5);
(6);
(7)do
(8)  ;
(9)  ;
(10)  ;
(11)  then
(12)   ;
(13)   ;
(14)   ;
(15)   ;
(16)   endif;
(17)  endfor;
(18)endwhile
(19)Output:: nondominated set and directions;
    .