Filter löschen
Filter löschen

Changing Solver for Global optimization

2 Ansichten (letzte 30 Tage)
Renan W. P.
Renan W. P. am 29 Okt. 2019
Beantwortet: Omer N am 30 Dez. 2019
I have a solver called SolvOpt and that's good for solving my nonsmooth and unsconstrained minimization problem, but usually it stops at local minimas. On my computer I have all toolboxes installed, but I want to use some good heuristics, as VNS, already implemented on Matlab to global optmize my particular problem using SolvOpt preferably on parallel. Is there any way to do this?

Akzeptierte Antwort

Omer N
Omer N am 30 Dez. 2019
Try looking into Multistart (Global Optimization Toolbox). Or if you run your own code, parfor.

Weitere Antworten (0)

Kategorien

Mehr zu Linear Programming and Mixed-Integer Linear Programming finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by