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
  • Basics

Basics#

These documents clarify concepts, design decisions, and technical constraints in GAMSPy. This is a great place to understand the fundamental GAMSPy ideas and philosophy.

  • 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

previous

Nurses Assignment Problem (NURSES)

next

Container

© Copyright 2025, GAMS Development Corporation.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.