Check the Tabu search termination conditions. If satisfying termination conditions, goto step 2 and continue ACO ;otherwise goto step 6 and continue Tabu search.
ACO termination. Check the ACO termination conditions. If satisfying termination conditions, ACO is terminated; otherwise goto step 2 and continue ACO search.