Review Article

Finding -Hub Median Locations: An Empirical Study on Problems and Solution Techniques

Algorithm 3

Finding the clustering-based potential hub set (CBS).
Input: , , , , PM,
while :
for in :
if :
set
break
endif
endfor
if :
set
endif
if :
elif #:
endif
endwhile