Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AD routines do not handle linear functions properly #59

Open
svigerske opened this issue Mar 5, 2019 · 0 comments
Open

AD routines do not handle linear functions properly #59

svigerske opened this issue Mar 5, 2019 · 0 comments

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: @h-i-gassmann

Original creation time: 2017-01-22 02:46:30

Assignee: @h-i-gassmann

Version:

A "nonlinear" expression containing only a scalar multiple of a decision variable is not handled properly when the variable is also mentioned in the linear part. In the worst case this can lead to a segmentation fault, because it will try to access the wrong element of the sparse Jacobian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant