Skip to main content
Ctrl+K
GAMSPy  documentation - Home GAMSPy  documentation - Home
  • User Guide
  • API Reference
  • CLI Reference
  • Release Notes
  • GitHub
  • X
  • GAMS
  • User Guide
  • API Reference
  • CLI Reference
  • Release Notes
  • GitHub
  • X
  • GAMS

Section Navigation

Getting Started

  • What is GAMSPy?
  • Installation and Licensing
  • Quick Start Guide
  • Examples
    • Blending Problem
    • Lumber Transportation Problem
    • Pickstock
    • Capacitated Lot-Sizing Problem
    • Transportation Problem
    • Nurses Assignment Problem
  • Model Library

Fundamentals and Usage

  • Basics
    • Container
    • Set
    • Alias: Multiple Names for a Set
    • Parameter
    • Variable
    • Equation
    • Model
    • Expression and Indexing
    • Conditions and Assignments
    • Card and Ord
    • Lag and Lead
    • Number
  • Advanced
    • Debugging and Performance
    • Special Features for Mathematical Programs
    • GAMS MIRO
    • Frozen Models
    • External Equations
    • Extrinsic Functions
    • Formulations

Extras

  • Frequently Asked Questions
  • GAMSPy for GAMS Users
  • Developer Guide

Machine Learning

  • GAMSPy and Machine Learning
    • Matrix Operations - Introduction
    • NN Formulations (ReLU, Conv2d…)
    • Embedding a Trained Neural Network in GAMSPy
  • Examples
    • Regression Example
    • Binary Classification Example
    • Neural Network Example
    • Auto-Thermal Reformer Example
  • User Guide
  • Examples

Examples#

This section provides complete modelling examples to demonstrate the capabilities of GAMSPy. We also recommend to explore our comprehensive model library with over a hundred models.

All example notebooks and input data files are available on GAMS-dev/gamspy.

  • Open In Colab Blending Problem

  • Open In Colab Lumber Transportation Problem

  • Open In Colab Pickstock

  • Open In Colab Transportation Problem

  • Open In Colab Capacitated Lot-Sizing Problem

  • Open In Colab Nurses Assignment Problem

previous

Quick Start Guide

next

Blending Problem

© Copyright 2025, GAMS Development Corporation.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.