GAMSPy documentation#

Version: 0.14.5

Documentation: Older versions of documentation

Useful links: Installation | Source Repository | Issue Tracker | Q&A Support | Discourse

GAMSPy is a mathematical optimizaton library that combines the high-performance GAMS execution system with the flexible Python language. It acts as a bridge between the expressive Python language and the robust GAMS system, allowing you to create complex mathematical models with minimal effort.

Quick Start Guide

Check out the Quick Start Guide to learn about main concepts of GAMSPy.

User Guide

The user guide provides in-depth information on the concepts of GAMSPy with useful background information and explanation.

API Reference

The reference guide contains a detailed description of the functions, modules, and objects included in GAMSPy. It describes how the functions work and which arguments can be used.

CLI Reference

GAMSPy comes with a command line interface to install solvers, licenses and much more. The cli reference contains the descriptions of possible command-line arguments for GAMSPy cli.