Research Article

Artificial Intelligence and Metaheuristic-Based Location-Based Advertising

Algorithm 2

NSGA-III-based optimal solution for LBS.
randomly select offsprings from
for all do
convert as solution of LBS
 for to do
   compute a random offspring on LBS in
  if then
   
  end if
 end for
 if then
  
 end if
 for to do
   select an randomly.
  if then
   
  else
   
  end if
  if then
   
  end if
 end for
end for
if then
select offsprings evaluated using NSGA-III
end if