GuroboMATic

GuroboMATic is an open-source software module that interfaces MATLAB with the Gurobi Optimizer.
804 descargas
Actualizado 29 jun 2010

Ver licencia

GuroboMATic is a software module that interfaces MATLAB with the Gurobi Optimizer.

The Gurobi Optimizer comes with implemented interfaces to various programming languages and frameworks, namely C, C++, Java, Python and .NET., but not to MATLAB.

GuroboMATic provides for the ability to programmatically access the Gurobi Solver from MATLAB, thus allowing the integration of Gurobi’s powerful optimization engine with existing MATLAB applications. Essentially, GuroboMATic hides all the Gurobi-specific details from its user, shortening development time and allowing the programmer to focus on the definition of the optimization problem and the processing/interpretation of the optimization results.

This new version of GuroboMATic supports the use of a parameter file, in case you want to alter the default values of any parameters of Gurobi.

Installation and usage instructions are included in the GuroboMATic manual that can be found in the compressed package.

Feel free to improve this piece of code or enhance it with further functionality.

Note: GuroboMATic version 2 is compatible with Gurobi Optimizer version 2. Compatibility with Gurobi version 3 will be added soon.

Citar como

Kostas Katrinis (2024). GuroboMATic (https://www.mathworks.com/matlabcentral/fileexchange/27954-gurobomatic), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Programming and Mixed-Integer Linear Programming en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

This new version of GuroboMATic supports the use of a parameter file, in case you want to alter the default values of any parameters of Gurobi.

1.0.0.0