필터 지우기
필터 지우기

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 CenterFile Exchange에서 Linear 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