[Coin-ipopt] (no subject)
Andreas Waechter
andreasw at watson.ibm.com
Thu Feb 2 17:19:14 EST 2006
Hi Jens,
If I understand your question correctly, you are asking what happens to
entires for the Hessian with the same values for IRNH and ICNH (e.g.,
IRNH(1)=1 ICNH(1)=10 and IRNH(4)=1 ICNH(4)=10).
In that case, the corresponding entry values (here HESS(1) and HESS(4))
are summed up.
This is also true for the new C++ version.
I hope this answers your question.
Cheers
Andreas
On Thu, 2 Feb 2006, Jens Pettersson wrote:
> Hi,
>
> I have a question on the old Fortran version. What happens if multiple
> entries of the contribution from a variable to the Hessian is included in
> the specification of the Hessian (e.g. from different equations).
>
> Will only one of them be picked or are they summed together??
>
>
>
> BR
>
> //Jens
>
>
More information about the Coin-ipopt
mailing list