Research Article

A Hybrid Metaheuristic of Integrating Estimation of Distribution Algorithm with Tabu Search for the Max-Mean Dispersion Problem

Algorithm 2

Outline of the elite set initialization.

(1) Input: a distance matrix
(2) Output: an initial elite set
(3) ,
(4) repeat
(5)  RandInitialSol()
(6)  TabuSearch()
(7) if is not a duplicate of any solutions in then
(8)  
(9)  
(10) end if
(11) until