DE (Storn and Price, 1997) is a well-established population based evolutionary algorithm in which solutions are represented as vectors. In this method, a mutant vector is generated corresponding to each vector in the population (called target vector) by combining randomly selected vectors. Subsequently, these mutant and target vectors undergo crossover to generate a new vector, which replaces the target vector if it is fitter than the target vector.