I have to use an objective function with a high computational cost. Running Genetic Algorithms, solutions with high quality are obtained, but the search time is overwhelming because a lot of objective function evaluations. I want to apply some other metaheuristic that give me same quality for the solutions in less search time, according to a low objective function evaluations.