intlinprog: multicore support possibile?
이전 댓글 표시
To whom it may concern,
I'm currently using intlinprog to solve large MILP optimization problems since it's the only available optimization program via our university licenses. Unfortunately, it does not use multiple CPU cores. Is it possible to activate multi-core support for intlinprog? What are alternatives to speed up the optimization time in matlab?
Thanks for your kind help in advance,
jmj
답변 (2개)
Alan Weiss
2017년 4월 13일
0 개 추천
There are some documented suggestions for improving the performance of intlinprog, though of course there are no guarantees that any particular suggestion will help for your problem. That said, there is no way that I know to use different settings to use multiple cores differently.
Alan Weiss
MATLAB mathematical toolbox documentation
Markus Buehren
2018년 11월 13일
0 개 추천
Hi, you can use my multicore package:
카테고리
도움말 센터 및 File Exchange에서 Solver Outputs and Iterative Display에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!