thieu1995 / mealpy

A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)
https://mealpy.readthedocs.io
GNU General Public License v3.0
871 stars 177 forks source link

Requesting Squirrel search algorithm #132

Open Harshitjain18 opened 8 months ago

Harshitjain18 commented 8 months ago

Description

Hi I am A big fan of your repository and it has realy helped me in the journey, I wanted to apply squirrel search algorithm but my implementation is not working as intended please release the squirrel search algorithm so that we can use it

Additional Information

https://doi.org/10.1016/j.swevo.2018.02.013 (squirrel search paper)

thieu1995 commented 8 months ago

Hi @Harshitjain18,

I will do it when I have time, thanks for using our library.

Harshitjain18 commented 8 months ago

Thanks for your reply, I have also noticed some missing equations in the walrus optimisation algo code and have fixed it

On Tue, 16 Jan, 2024, 9:48 am Nguyen Van Thieu, @.***> wrote:

Hi @Harshitjain18 https://github.com/Harshitjain18,

I will do it when I have time, thanks for using our library.

— Reply to this email directly, view it on GitHub https://github.com/thieu1995/mealpy/issues/132#issuecomment-1893046638, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYFYMTMJVED5VZWSZRU4KY3YOX5RPAVCNFSM6AAAAABB2IJMTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJTGA2DMNRTHA . You are receiving this because you were mentioned.Message ID: @.***>

thieupu commented 6 months ago

@Harshitjain18,

Which equations is missing in WaOA? Can you show me?