MPSGE

What is MPSGE?

MPSGE is a high level language for creating computable general equilibrium (CGE) models. Original 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 contain examples writing CGE models in MPSGE.
  • Cookbook recipes to add complexity to MPSGE.
  • MPSGE Background MPSGE hides most of it's computation, this page describes precisely how MPSGE works.
  • The API Reference contains 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 begin prepared. In the meantime reach out to the authors of the package for information.

License