intlinprog: multicore support possibile?
Afficher commentaires plus anciens
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
Réponses (2)
Alan Weiss
le 13 Avr 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
le 13 Nov 2018
0 votes
Hi, you can use my multicore package:
Catégories
En savoir plus sur Solver Outputs and Iterative Display dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!