The NEOS Server offers PATH for the solution of mixed complementarity problems in GAMS format.
The PATH solver is a Newton-based solver that combines a number of the most effective variations, extensions, and enhancements of this powerful technique. It is available as a GAMS subsystem, providing the complementarity and equilibrium modeler with a powerful tool to solve large and difficult models.
Documentation for GAMS/PATH is available in PDF format. Algorithmic details can also be found in papers and technical reports by the original developers of PATH: Dirkse, Ferris, and Munson.
An option file can be used to specify PATH options. Currently, the NEOS Server can only use optfile=1 with GAMS input. Therefore, any model that specifies a different options file will not work as intended.
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 optimizatino 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