フィルターのクリア

Changing Solver for Global optimization

2 ビュー (過去 30 日間)
Renan W. P.
Renan W. P. 2019 年 10 月 29 日
回答済み: Omer N 2019 年 12 月 30 日
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?

採用された回答

Omer N
Omer N 2019 年 12 月 30 日
Try looking into Multistart (Global Optimization Toolbox). Or if you run your own code, parfor.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLinear Programming and Mixed-Integer Linear Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by