Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
325 stars 367 forks source link

Ant Bee Colony Optimization code added C++ and Python #1726

Closed rayarka26 closed 1 year ago

rayarka26 commented 1 year ago

🛠️ Issue 1622

Issue no #1622

👨‍💻 Changes proposed

Added Ant Bee Colony Optimization Python and C++ codes

✔️ Check List (Check all the applicable boxes)

📄 Note to reviewers

This algorithm solves the sphere function eg- F(x,y,z) = x^2 + y^2 + z^2

📷 Screenshots

Screenshot (169)

github-actions[bot] commented 1 year ago

Thanks for your contribution we will soon check your PR @rayarka26 :)

Kumar-laxmi commented 1 year ago

There is no need to work on this issue