Does MATLAB 2017b has a toolbox for Ant colony Optimisation ?

Like Genetic Algorithm , Does MATLAB has an exclusive toolbox for Ant colony Optimisation

 Accepted Answer

Sorry, no.
Have you tried patternsearch for nonsmooth optimization? It is fast, easy to tune, and robust. patternsearch is part of Global Optimization Toolbox.
Alan Weiss
MATLAB mathematical toolbox documentation

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!