7ossam81 / EvoloPy

EvoloPy toolbox provides classical and recent nature-inspired metaheuristic for the global optimization.
Apache License 2.0
451 stars 226 forks source link

Update GWO.py #76

Open Kahina-ainseur opened 1 year ago

RaneemQaddoura commented 1 year ago

Dear @Kahina-ainseur,

Thank you for your contribution.

The equation you have changed will cause the value to decrease from 2 to -2 instead of 2 to 0, as per the paper of GWO [1]. Do you have another reason for changing it?

[1] Mirjalili, S., Mirjalili, S. M., & Lewis, A. (2014). Grey wolf optimizer. Advances in engineering software, 69, 46-61.