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

1 view (last 30 days)
Like Genetic Algorithm , Does MATLAB has an exclusive toolbox for Ant colony Optimisation

Accepted Answer

Alan Weiss
Alan Weiss on 27 Mar 2018
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!