Research Article

An Improved Tabu Search Algorithm Based on Grid Search Used in the Antenna Parameters Optimization

Algorithm 1

Basic Tabu search algorithm.
Step  1. Initialization
 Choose an arbitrary initial solution
current iteration */
iteration where the best solution has been found */
best solution found */
The memory is empty */
Step  2. Iteration
While () Do
  
  Choose a solution such that
  Update the memory
  Update
  If     Then   ;