Research Article

Three New Stochastic Local Search Metaheuristics for the Annual Crop Planning Problem Based on a New Irrigation Scheme

Algorithm 4

Generate an initial random solution
Set
Evaluate the fitness of
Set the fitness of
Set the size of the Tabu List,
Set the size of the Candidate List,
Initiate the Tabu List and the
for to do
  (8.1) = Generate_List 
  (8.2) = Find_Best_Candidate (
  (8.3) = Evaluate
  (8.4) if better than then
    (8.4.1)
    (8.4.2)
    (8.4.3) Update with
 (8.5) end if
end for
return