Research Article

A Modified -Median Model for the Emergency Facilities Location Problem and Its Variable Neighbourhood Search-Based Algorithm

Algorithm 5

The modified VNS algorithm for the -median problem.
Function changecluster (C, count)
(1) CN = ;
(2) for to CN do
(3)     random choose from , but
(4)     
end changecluster