Restart Fmincon Optimization from Checkpoint File

1 回表示 (過去 30 日間)
Mohammad Azadi Tabar
Mohammad Azadi Tabar 2024 年 2 月 18 日
回答済み: Matt J 2024 年 2 月 18 日
I am runing a time consuming simulation and due to some problem, sometimes the optimization with Fmincon is failing in the midlle of it. Hence, I wonder if there is a possiblity of having a checkpoint file (similar to surrogate optimization)?
Currently I am giving last point of previous run as intial guess of new run.

採用された回答

Matt J
Matt J 2024 年 2 月 18 日
No, unfortunately. Restarting from the last point is probably the best you can do. Although, apart from the interior-point algorithm, I'm pretty sure this is equivalent to using a checkpoint for all the other algorithms.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSolver Outputs and Iterative Display についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by