Re: Free Nonlinear Optimization Package?



On Sun, 01 May 2005 15:19:41 -0700, shahehe wrote:

> I have an optimization problem where the objective function is
> nonlinear and there is no functional constraint. The feasible region is
> a box, i.e., the optimization variables satisfy the constraints
>
> xi_min <= x_i <= xi_max
>
> where xi_min and xi_max are the bounds for variable xi.
>
> Currently, I am using a general optimization package CFSQP to solve the
> problem. I would like to know if there is a more robust and more
> efficient free optimization package implemented in C or C++ that can be
> used to solve my problem, i.e., "nonlinear objective function, no
> functional constraint, and box shaped feasible region".
>
> Thanks.

Check out COIN-OR

http://www.coin-or.org/index.html

There are a variety of tools available there. Should do what you need.


.



Relevant Pages

  • Free Nonlinear Optimization Package?
    ... I have an optimization problem where the objective function is ... a box, i.e., the optimization variables satisfy the constraints ... functional constraint, ...
    (sci.math.num-analysis)
  • Re: Free Nonlinear Optimization Package?
    ... > a box, i.e., the optimization variables satisfy the constraints ... > used to solve my problem, i.e., "nonlinear objective function, no ... > functional constraint, ... If you can link your code to Fortran, or just use Fortran - it's simple ...
    (sci.math.num-analysis)
  • Re: Free Nonlinear Optimization Package?
    ... > a box, i.e., the optimization variables satisfy the constraints ... > used to solve my problem, i.e., "nonlinear objective function, no ... > functional constraint, and box shaped feasible region". ...
    (sci.math.num-analysis)
  • Re: Optimal Power Flow with fmincon
    ... I don't know anything about OPF, but I have used fmincon a fair amount. ... Depending on what my objective function looked like, I sometimes had to change some of the default optimization parameters. ... The other thought that I have is that if the different variables of the objective function are scaled very differently you might have problems. ...
    (comp.soft-sys.matlab)
  • Re: Optimization using a *Bounded* Levenberg-Marquardt method
    ... The problem is that I don't understand how I must modify my algorithm to add ... penalty to the value you compute for the objective function. ... This should make the optimization algorithm avoid the ... triangle into the upper half plane, ...
    (sci.math.num-analysis)

Quantcast