“…An iterated greedy (IG) algorithm is a heuristic search algorithm making local optimal choices at each iteration (Cormen et al, 2001;Neapolitan and Naimipour, 2010). The standard IG algorithms have been applied to a wide variety of problems (Ruiz and Stützle, 2007;Pan et al, 2008;Ribas et al, 2011;Tuffery et al, 2005;Benedettini et al, 2010;Toyama et al, 2008;Lozano et al, 2011) and only operate with one solution, but the PBIG algorithms extend that behavior using a population of solutions with the aim of improve them in a parallel way (Rodriguez et al, 2012), a technique of more recent use (Bouamama et al, 2012;Rodriguez et al, 2012;Ballestín et al, 2007). In the IG algorithms, the so-called destruction-and-construction operators is typically used to improve the solutions.…”