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

add functions set_*_bound(opt, i, b) #257

Merged
merged 1 commit into from
Apr 11, 2019
Merged

add functions set_*_bound(opt, i, b) #257

merged 1 commit into from
Apr 11, 2019

Conversation

stevengj
Copy link
Owner

Adds nlopt_set_lower_bound and nlopt_set_upper_bound to the C API, which is helpful for jump-dev/NLopt.jl#130 since https://github.com/JuliaOpt/MathOptInterface.jl prefers to specify one constraint at a time, including bound constraints.

@stevengj stevengj merged commit fec8d67 into master Apr 11, 2019
@stevengj stevengj deleted the set_bound branch April 11, 2019 15:48
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

Successfully merging this pull request may close these issues.

1 participant