In Matlab 2019, 2020, or 2021, can parallel computing be used with intlinprog?
10 views (last 30 days)
Show older comments
Some course material from 2018 shows that parallel computing applies to many optimization solvers, but not "intlinprog".
Can intlinprog be parallelized in any of the subsequent versions 2019, 2020, or 2021?
Does parallelization require a separate toolbox?
0 Comments
Accepted Answer
Alan Weiss
on 20 May 2021
No, there is no provision for parallel computation in intlinprog. You can always check the Release Notes to find what has changed.
Alan Weiss
MATLAB mathematical toolbox documentation
More Answers (0)
See Also
Categories
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!