Is the intlinprog solver a native MATLAB solver ?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Kind of an odd question, but I have noticed that there is quite a variety of MILP solvers out there and I was wondering if the intlinprog solver was something MATLAB designed for themselves or if it was derived from a 3rd party solver?
Respuestas (1)
Harshad Deshmane
el 2 de Oct. de 2014
2 votos
Yes, "intlinprog" is part of the MATLAB Optimization Toolbox. An easy way to check whether a given function is part of MATLAB (or its related products) is to search for it on the documentation page on the MathWorks website. If it is a part of MATLAB, the ribbon just under the search field displays the particular toolbox.
1 comentario
Dane
el 13 de Oct. de 2014
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!