Download Older GAMS Distributions
Older GAMS distributions available for ftp download are
- Distribution 23.4, May 24, 2010. See the release notes
- Distribution 23.3, November 1, 2009. See the release notes
- Distribution 23.2, August 14, 2009. See the release notes
- Distribution 23.1, July 13, 2009. See the release notes
- Distribution 23.0, February 14, 2009. See the release notes
- Distribution 22.9, December 1, 2008. See the release notes
- Distribution 22.8, August 1, 2008. See the release notes
- Distribution 22.7, April 25, 2008. See the release notes
- Distribution 22.6, December 24, 2007. See the release notes
- Distribution 22.5, June 1, 2007. See the release notes
- Distribution 22.4, February 12, 2007. See the release notes
- Distribution 22.3, November 27, 2006. See the release notes
- Distribution 22.2, April 21, 2006. See the release notes
- Distribution 22.1, March 15, 2006. See the release notes
- Distribution 22.0, August 1, 2005. See the release notes
- Distribution 21.7, April 1, 2005. See the release notes
- Distribution 21.6, January 26, 2005. See the release notes
- Distribution 21.5, November 11, 2004. See the release notes
- Distribution 21.4, September 6, 2004. See the release notes
- Distribution 21.3, January 19, 2004. See the release notes
- Distribution 21.2, September 3, 2003. See the release notes
- Distribution 21.1, June 2, 2003. See the release notes
- Distribution 21.0, May 15, 2003. See the release notes
- Distribution 20.7, June 14, 2002. See the release notes
- Distribution 20.6, May 25, 2002. See the release notes
- Distribution 20.5, January 28, 2002. See the release notes
- Distribution 20.4
, January 21, 2002. See the release notes
- Distribution 20.3, December 24, 2001. See the release notes
- Distribution 20.2, November 22, 2001. See the release notes
- Distribution 20.1, October 31, 2001. See the release notes
- Distributions 18.0 - 20.0 are available as well, but without release notes
If you prefer to use a command line ftp-client, please follow these steps (we use the setup file for Windows 32 bit (distribution 23.0) as example):
$ ftp ftp.gamsworld.org
User: anonymous
Password: [your_email_address]
ftp> bin
ftp> cd 23.0/windows
ftp> get windows_x86_32.exe
ftp> exit
Please refer to the Windows Installation Notes or the UNIX Installation Notes for more information about the necessary steps to setup a GAMS system. The complete system documentation and release notes can be found online.
Without a valid GAMS license the system will operate as a free demo system with these limitations:
- Model limits:
- Number of constraints: 300
- Number of variables: 300
- Number of nonzero elements: 2000 (of which 1000 nonlinear)
- Number of discrete variables: 50 (including semi continuous,
semi integer and member of SOS-Sets)
- Global solver limits:
- Number of constraints: 10
- Number of variables: 10
The GAMS log will indicate that your system runs in demo mode:
--- Job andean Start 07/21/09 09:15:43 WEX-VIS 23.1.1 x86/MS Windows
GAMS Rev 231 Copyright (C) 1987-2009 GAMS Development. All rights reserved
Licensee: GAMS Development Corporation, Washington, DC G871201/0000CA-ANY
Free Demo, 202-342-0180, sales@gams.com, www.gams.com DC0000
--- Starting compilation
GAMS will terminate with a licensing error if you hit one of the limits above:
*** Status: Terminated due to a licensing error