I want to compare the SI techniques such as ACO, PSO, FA, TLBO,SA, DEM ABC,HS,ICA,IWO,CA,IFA,CS,SSO. For comparison I am using becnhmark functions as sphere,rosenbrock and ackley. Further I am taking constants as fixed no of iterations,max and min value.
While doing this even if I specigiy the range of [-10,10] I get optimized value as 784. Is it Correct?