The NEOS Server provides the GAMS CONVERT utility to transform a GAMS model instance into other formats. A full list of available formats is available on the GAMS CONVERT documentation under the Target Languages section.
Submit a GAMS model for format conversion. There are many conversion formats available via GAMS Convert. The NEOS Server allows the user to choose from one format from a specified subset of formats or choose "ALL" formats. Choosing "ALL" will generate all supported formats. In some cases, a format may not be compatible with the given model and error messages may be observed. For example, if the model has no quadratic part, then the error "gmoDumpQMakerGDX failed" may appear. Similarly, the message "file localsolver.lsp may be corrupted" may appear as the LocalSolver format only allows for discrete variables. These messages can be safely ignored.