octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56283] [octave forge] (optim 1.6.0) fmincon i


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #56283] [octave forge] (optim 1.6.0) fmincon ignores nonlinear equality constraints
Date: Tue, 14 May 2019 14:57:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #1, bug #56283 (project octave):

Thanks. There was a typo which prevented combined linear and non-linear
constraints (within either inequality or equality constraints) to work, which
wasn't caught by the built-in tests.

Fixed in the repository by this changeset:

https://sourceforge.net/p/octave/optim/ci/5cd7eb757cd4d638e3a31aac535da921af64ebd9/

With the fix, your test script gives a result which doesn't look so terrible
at first glance. Maybe you can give a feedback.

Note that it was a bug, too, that it was necessary to transpose the
constraints matrix. This is now also fixed:

https://sourceforge.net/p/octave/optim/ci/1cbc476223466088bba57c96591ccb45f4d0c7b8/

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56283>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]