フィルターのクリア

Metaheuristics vs exact method

2 ビュー (過去 30 日間)
loukil sana
loukil sana 2016 年 11 月 6 日
回答済み: JESUS DAVID ARIZA ROYETH 2016 年 11 月 6 日
hi i want to know if we can find a solution for a given problem solved with metaheuristics which is better than a solution found by an exact method? i know that exact method give optimal solutions. But a such exception can it be found??

採用された回答

JESUS DAVID ARIZA ROYETH
JESUS DAVID ARIZA ROYETH 2016 年 11 月 6 日
Metaheuristic methods are mostly used in cases whether using an exact method has a very high computational cost or there is no proper exact method to solve the problem. However, lots of exact methods require certain initial parameters, that if not defined well can lead to problems of convergence, so this could be an exception. On the other hand, metaheuristic methods can lead to a solution but it is not always optimal. In a variety of cases the initial parameters of an exact method are defined using heuristics to guarantee that the method can converge. That would be a possible solution to the exception that was mentioned before.

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by