0% found this document useful (0 votes)
51 views3 pages

Algoritmos MILP Disponíveis No GAMS

The document discusses several algorithms available in GAMS for solving mixed integer linear programs (MILP) and mixed integer nonlinear programs (MINLP). For MILP problems, the most common algorithm used across solvers is branch and bound. Specific solvers mentioned for MILP include OSL, CPLEX, BDMLP, XA, XPRESS and ZOOM. For MINLP problems, the document discusses the DICOPT and SBB solvers, which use techniques such as branch and bound linearization and non-linear branch and bound. Instructions are also provided for downloading a demo version of GAMS.

Uploaded by

Wilmer Arcos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views3 pages

Algoritmos MILP Disponíveis No GAMS

The document discusses several algorithms available in GAMS for solving mixed integer linear programs (MILP) and mixed integer nonlinear programs (MINLP). For MILP problems, the most common algorithm used across solvers is branch and bound. Specific solvers mentioned for MILP include OSL, CPLEX, BDMLP, XA, XPRESS and ZOOM. For MINLP problems, the document discusses the DICOPT and SBB solvers, which use techniques such as branch and bound linearization and non-linear branch and bound. Instructions are also provided for downloading a demo version of GAMS.

Uploaded by

Wilmer Arcos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Algoritmos MILP disponíveis no GAMS

Pacote OSL (para a maioria dos problemas)

LP: simplex primal (default), simplex dual, ponto interior primal, ponto interior primal-dual
e ponto interior primal-dual com predição-correção.

MILP: branch and bound.

Pacote CPLEX (para problemas grandes e difíceis)

LP: simplex primal, simplex dual (default) e ponto interior (barrier).

MILP: branch and bound.

Pacote BDMLP (para problemas pequenos bem comportados)

LP: simplex primal.

MILP: branch and bound.

Pacote XA

LP: simplex primal-dual e ponto interior (barrier).

MILP: branch and bound.

Pacote XPRESS

LP: simplex primal e ponto interior (barrier).

MILP: branch and bound.

Pacote ZOOM

LP: simplex primal e ponto interior (barrier).

MILP: branch and bound.


Algoritmos MINLP disponíveis no GAMS

Pacote DICOPT

LP: OSL, CPLEX


NLP: (CONOPT), (MINOS5)
MINLP: branch and bound linearizado

Pacote SBB

LP: OSL, CPLEX


NLP: (CONOPT, CONOPT2), (MINOS5)
MINLP: branch and bound não linear

Obtenção da versão DEMO do GAMS:


You can download your GAMS system through the world wide web at

http://winsys:[email protected]/download/winsys/setup.exe

If you have a slow or unstable connection, you can also download your
GAMS system by pointing your web browser to

ftp://winsys:[email protected]

If your browser asks for a password enter: thinn25

Download setup.exe or all split files in the subdirectory


"split". Detailed instructions for Netscape, IE and FTP users can be
found below. In some networks firewalls prohibit the use of ftp.

After downloading run setup.exe and follow the instructions. For detailed
installation notes check http://www.gams.com/docs/gams/win-install.pdf.

Additional information about GAMS as well as on-line documentation can


be found on our web site http://www.gams.com or through our support
line [email protected].

Netscape Communicator Users:


Download all files (one file at a time) by rightclicking on them and
selecting "Save Link As...". Save all files in the same directory.

Internet Explorer Users:


Select all files you need to download and point the Explorer using
"File->Copy To Folder..." to your local download directory.

FTP Users:
You can connect with any ftp client to our ftp server ftp.gams.com.
The procedure is as follows:

$ ftp ftp.gams.com
User: winsys
Password: thinn25
ftp> bin
ftp> get setup.exe

You might also like