intlinprog: multicore support possibile?
Show older comments
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
Answers (2)
Alan Weiss
on 13 Apr 2017
0 votes
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
on 13 Nov 2018
0 votes
Hi, you can use my multicore package:
Categories
Find more on Solver Outputs and Iterative Display in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!