Fedora 19 Update: coin-or-Ipopt-3.11.8-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Jul 25 10:06:56 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-8246
2014-07-11 00:51:25
--------------------------------------------------------------------------------

Name        : coin-or-Ipopt
Product     : Fedora 19
Version     : 3.11.8
Release     : 1.fc19
URL         : https://projects.coin-or.org/Ipopt
Summary     : Interior Point OPTimizer
Description :
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization. It is designed to find
(local) solutions of mathematical optimization problems of the from

   min     f(x)
x in R^n

s.t.       g_L <= g(x) <= g_U
           x_L <=  x   <= x_U

where f(x): R^n --> R is the objective function, and g(x): R^n --> R^m are
the constraint functions. The vectors g_L and g_U denote the lower and upper
bounds on the constraints, and the vectors x_L and x_U are the bounds on
the variables x. The functions f(x) and g(x) can be nonlinear and nonconvex,
but should be twice continuously differentiable. Note that equality
constraints can be formulated in the above formulation by setting the
corresponding components of g_L and g_U to the same value.

--------------------------------------------------------------------------------
Update Information:

Update to latest release and correct multiple MPI_Init calls.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1117974 - coin-or-Ipopt MUMPS interface calls MPI_Init multiple times
        https://bugzilla.redhat.com/show_bug.cgi?id=1117974
  [ 2 ] Bug #1089927 - coin-or-Ipopt-3.11.8 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1089927
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update coin-or-Ipopt' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list