The NEOS Server offers the GAMS/BDMLP solver for the solution of linear programming problems in GAMS format. GAMS/BDMLP is a free Simplex based LP solver that comes with any GAMS system and is intended for small to medium sized models. GAMS/BDMLP was originally developed at the World Bank by T. Brooke, A. Drud, and A. Meeraus and is now maintained by GAMS Development. BDMLP can solve reasonably sized models, as long as the models are not too degenerate and are well scaled.
The NEOS Server initially limits the amount of output generated in the listing file by turning off the symbol and unique element list, symbol cross references, and restricting the rows and columns listed to zero. This behavior can be changed by specifying the appropriate options in the model file. See the documentation on the modeling language for further information. You can submit an optimization problem specified in the GAMS modeling language to be solved using the optimization tools on the NEOS Server. You need to specify the absolute path to a GAMS file on your system. Model File:
<modelname>.optfile = 1 ;
optfile = 1
DOE disclaimer DOE Web privacy policy