CGO

From TomWiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Welcome to the TOMLAB /CGO User's Guide. TOMLAB /CGO includes the solvers, rbfSolve, ego and arbfMIP. The solvers are specifically designed to solve costly (expensive) global optimization problems with up to roughly 30 decision variables. The costly component is only the objective function, i.e. if the constraints are costly as well they need to be integrated in the objective.

The overall solution approach followed by TOMLAB /CGO is based on the seamless combination of the global and local search strategies. The package requires the presence of a global solver and a local solver.

Contents of this manual

More information

Please visit the following links for more information and see the references at the end of this manual.

Prerequisites

In this concise manual we assume that the user is familiar with global optimization and nonlinear programming, setting up problems in TOMLAB (in particular global constrained nonlinear (glc) problems) and with the Matlab language in general.

Using the Matlab Interface

Setting CGO Options

TOMLAB /CGO Test Examples

TOMLAB /CGO Solver Reference

TOMLAB /CGO Utilities Reference

rbfSolve description