[Ipopt] access violation error
Bilal Nasser
Bilal.Nasser at nottingham.ac.uk
Fri Aug 26 12:02:44 EDT 2016
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20160826/1be6d05e/attachment-0001.html>
More information about the Ipopt
mailing list