NEOS Interfaces to Gurobi

Sample Submissions
WWW Form - XML-RPC

Gurobi

The NEOS Server offers the Gurobi Optimizer for the solution of linear programming (LP) problems, mixed-integer linear programming (MILP) problems, and second-order conic programming (SOCP) problems. LPs and MILPs can be submitted to Gurobi on the NEOS server in AMPL, GAMS, LP, or MPS format. SOCPs can be submitted in AMPL, GAMS or NL format.

The Gurobi Optimizer is a state-of-the-art solver for mathematical programming. The solvers in the Gurobi Optimizer were designed from the ground up to exploit modern architectures and multi-core processors. For more information on Gurobi products and services, see the Gurobi website.


Using the NEOS Server for Gurobi/MPS


To solve a linear programming problem using MPS as input, you need only submit the MPS file. The MPS file may be submitted in gzipped or zipped format, and NEOS will automatically uncompress it.

An optional parameter file may also be specified. This file should consist of lines in the format Keyword Value where Keyword is one of the Gurobi parameter keywords and Value is the value of the parameter.

Web Submission Form
MPS file
Enter the path to the MPS file
Parameter file
Enter the path to the parameter file (optional)
Basis file
Enter the path to a basis file (optional)
MIP start file
Enter the path to a MIP start file (optional)
Solution file
Enter the path to a solution file (optional)
Return .bas file
Check the box to include the basis file as part of the results (only valid for LPs)
Return .mst file
Check the box to include the MIP start file as part of the results (only valid for MIPs)
Return .sol file
Check the box to include the solution file as part of the results
Comments
Additional Settings


E-Mail address:
Please do not click the 'Submit to NEOS' button more than once.