Hello...
Which one is more important in optimization problems?!
Objective or Fitness function?
And why do some algorithms (e.g GA or ABC...) use both of them but for others it is not and just use objective function (e.g PSO,DE,HS,...)?!
Thanks so much..