MPSGE

What is MPSGE?

MPSGE is a high level language for creating computable general equilibrium (CGE) models. Originally implemented in FORTRAN and made available as a subsystem in GAMS. The MPSGE documentation provided by GAMS is a useful reference, especially for background, theory, and some understanding of the included features.

Resources for getting started

JuMP

How the documentation is structured

Note

This documentation is under active development.

  • Tutorials: Written for new users of MPSGE. Walks through the MPSGE modelling process step-by-step.
  • Mathematical Background: MPSGE hides most of it's computation, this page describes precisely how MPSGE works.
  • API Reference: A complete list of the functions MPSGE makes available. This is the same information you get in the help entry for individual functions.

Citing MPSGE

A paper is being prepared. In the meantime reach out to the authors of the package for information.

License