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

Changing coefficient with NaN or Inf as old value doesn't work #54

Open
tkoolen opened this issue May 27, 2019 · 0 comments
Open

Changing coefficient with NaN or Inf as old value doesn't work #54

tkoolen opened this issue May 27, 2019 · 0 comments

Comments

@tkoolen
Copy link
Collaborator

tkoolen commented May 27, 2019

From tkoolen/Parametron.jl#104,

https://github.com/oxfordcontrol/OSQP.jl/blob/8dd46b5a7c8955ae41cf8464295825801946e939/src/MOI_wrapper.jl#L617

means that if optimizer.constrconstant[row] is NaN or Inf, the value that is passed to change_rhs_coefficient! is incorrect.

See also JuliaOpt/LinQuadOptInterface.jl#103.

CC: @rdeits.

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

No branches or pull requests

1 participant