Skip to main content

Welcome, Anonymous

search index

Short Description:

Computer software that generates algebraic models from data.

 

Long Description:…

BARON is a global optimization solver that was developed by Professor Nick Sahinidis and his research group. For more information about BARON, see…

Licenses for our software products may be requested through this page.  Only registered users of our web site can request our licenses.  If you are not already a registered user, you…
Licenses for our software products may be requested through this page.  Only registered users of our web site can request our licenses.  If you are not already a registered user, you…

 

BARON compatible functions 
describes the types of functions the MATLAB/BARON interface supports

 

 

The MATLAB/BARON interface is provided by …

BARON is a sophisticated global optimizer that requires an algebraic description of the model in order to optimize it. User-supplied functions (objective, constraints) must be pre-processed to an…

/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso…

baronRead

Read a BARON model from a .bar file into MATLAB

Syntax

[fun,lb,ub] = baronRead(filename)

[fun,lb,ub,nlcon,cl,cu] = baronRead(…

The MATLAB/BARON interface connects MATLAB with the BARON global optimization solver. BARON is provided free of charge for problems with up to 10 variables. No license is required to use the…

About BARON

BARON is a state-of-the-art global optimization solver developed by Professor Nick Sahinidis and his research…

BARON global optimization solver
BARON was developed by Nick Sahinidis and his research group.  For more information about BARON, please contact Nick Sahinidis or…

baron

Solve a NLP/MINLP using the global MINLP solver BARON

Syntax

x = baron(fun,A,rl,ru)

x = baron(fun,A,rl,ru,lb,ub)

x = baron(fun…

sbaron

Solve a NLP/MINLP using the global MINLP solver BARON (alternative interface).

Syntax

x = sbaron('field1',value1,'field2',value2,...)…

Explore these example problems to get started with the MATLAB/BARON interface:

Example 1

Bilinearly constrained nonlinear program:

The above problem contains…

Example 2

Nonlinearly constrained nonlinear program:

The above problem is a…

Example 3

Nonlinearly constrained mixed-integer nonlinear program:

The following functions are provided with the MATLAB/BARON interface:

BARON compatible functions
BARON is a sophisticated global optimizer that requires an algebraic description of the model in order to optimize it. Therefore, user-supplied functions (e.g.,…

ALAMO Version 18.7.13 User Guide

Automatic Learning of Algebraic Models

Copyright © 2018 The Optimization Firm. All rights…

The following publications describe BARON, its methodology, and various applications:

We would like to acknowledge the developers of the following third-party software that are currently utilized by BARON.

All ALAMO licenses include: full software access, no restrictions on features, and support across platforms. Free licenses are available to academics, CAPD sponsors, and U.S.…

Latest News from the Optimization Firm

Stay up-to-date with the latest releases and news. Sign up for our…