GAMS using the new Library Manager discussed in the last newsletter and some internal developments has expanded the model library. Among other things, the new models illustrate use of some of new solver and GAMS capabilities (such as the use of constrained nonlinear system CNS: models as illustrated by korcns,gancnsx,gancns,camcns, as well as the use of MINLP models with integers:spring,pump,trimloss,gear) and some modeling tricks (ways to include discontinuous functions like abs, min, max, and sign using discrete variables as illustrated in absmip, and the importance of initial starting points in NLP models: circle). A complete list of the model library files including the new ones is on http://www.gams.com/modlib/modlib.htm.
GAMS continuously works on and updates the software it releases. Recent releases particularly the most recent (19.6) embody some developments on the solver front
NamelyThe BDMLP solver which is included when you buy base GAMS now can solve mixed integer problems. Note however that this is not a highly capable solver and the other choices such as CPLEX, OSL, XPRESS, XA are generally better for extensive MIP work.
For more solver details see http://www.gams.com/solvers/solvers.htm.
I teach advanced GAMS in Texas in January 2001. Further information and other courses are listed on http://www.gams.com/courses.htm.
Do you know that there is a command language in GAMS that permits substitutable parameters and you can write code that for example deals with a set if a set is sent to it or a parameter when it receives a parameter. For details see http://www.gams.com/mccarl/control.pdf
You can specify many of the GAMS options by adding to the command line (or the command line box in the IDE)
gams copper mip=xpress limrow=10 optcr=0.01
GAMS has introduced a new section on it's web server which features GAMS related presentations at http:/www.gams.com/presentations/ . Among others you find nine presentations from the Fall 2000 INFORMS meeting and my collection of GAMS documents.
To remove your name, please send an email to mccarl@gams.com containing unsubscribe on the subject line or unsubscribe through the web form http://www.gams.com/maillist/newsletter.htm.
This newsletter is not a product of GAMS Corporation although it is distributed with their cooperation.
November 20, 2000