HP Forums

Full Version: African Wild Dog Algorithm for Optimiztion
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I just posted a pdf file click here that contains an article I wrote about the African Wild Dog Algorithm (AWDA) which is a meta heuristic evolutionary algorithm for optimization. The article includes enhancements I made to the algorithm to make it more efficient. You will also find Matlab code for the original AWDA and the enhancements I made. As if this writing, I was unable to find any implementation of AWDA in Matlab, Python, C++, or Excel VBA on the Internet. I chose Matlab since it uses vector and matrix math, making the listings shorter and easier to read.

Enjoy!

Namir
Reference URL's