[Ipopt] access violation error

Anthony D. Kelman kelman at berkeley.edu
Fri Aug 26 12:06:19 EDT 2016


Ipopt is an interior point solver. If you want active set or SQP you should
use a different solver.

Without code to reproduce your problem, it's unlikely anyone will be able
to help. Have you tried running in a debugger?

On Aug 26, 2016 9:03 AM, "Bilal Nasser" <Bilal.Nasser at nottingham.ac.uk>
wrote:

> Hi,
>
> Any help on the below.
>
> Why the access violation happens when changing the options parameters?
>
>
>
> Thanks,
>
> Bilal
>
>
>
> *From:* Ipopt [mailto:ipopt-bounces at coin-or.org] *On Behalf Of *Bilal
> Nasser
> *Sent:* 15 August 2016 10:37
> *To:* ipopt at list.coin-or.org
> *Subject:* [Ipopt] access violation error
>
>
>
> Hi,
>
>
>
> I am receiving different results in the Ipopt c++ from the Matlab
> optimiser.
>
> I tried to modify the options in order to reduce the tolerance and make it
>  adaptive, but it is throwing a System.AccessViolationException error
>
>
>
> app->Options()->SetNumericValue("tol", 1e-7);
>
> app->Options()->SetStringValue("mu_strategy", "adaptive");
>
>
>
> Also, is there an option to define the algorithm to be ‘active-set’ or
> ‘SQP’?
>
>
>
> I am using the latest generated dll Ipopt-3.11.0 from the site.
>
>
>
> Thanks for your help,
>
> Bilal
>
>
>
>
>
>
>
> This message and any attachment are intended solely for the addressee
>
> and may contain confidential information. If you have received this
>
> message in error, please send it back to me, and immediately delete it.
>
>
>
> Please do not use, copy or disclose the information contained in this
>
> message or in any attachment.  Any views or opinions expressed by the
>
> author of this email do not necessarily reflect the views of the
>
> University of Nottingham.
>
>
>
> This message has been checked for viruses but the contents of an
>
> attachment may still contain software viruses which could damage your
>
> computer system, you are advised to perform your own checks. Email
>
> communications with the University of Nottingham may be monitored as
>
> permitted by UK legislation.
>
>
>
>
> This message and any attachment are intended solely for the addressee
> and may contain confidential information. If you have received this
> message in error, please send it back to me, and immediately delete it.
>
> Please do not use, copy or disclose the information contained in this
> message or in any attachment.  Any views or opinions expressed by the
> author of this email do not necessarily reflect the views of the
> University of Nottingham.
>
> This message has been checked for viruses but the contents of an
> attachment may still contain software viruses which could damage your
> computer system, you are advised to perform your own checks. Email
> communications with the University of Nottingham may be monitored as
> permitted by UK legislation.
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> https://urldefense.proofpoint.com/v2/url?u=http-3A__list.
> coin-2Dor.org_mailman_listinfo_ipopt&d=CwICAg&c=Ngd-
> ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=en0_ydai4UPM8nLin0WTg5UWlOXuXT_
> rDA2W227v-no&m=0jf1Sm-fVbzL4Ywd15_BWw7mY8U_KEGaNuluAI39QZ4&s=
> HS6pKz8Jnz6nKBTZhnQpyIev_0zBWHobdddIUf8naa4&e=
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20160826/30009ec4/attachment.html>


More information about the Ipopt mailing list