Skip to content

Add support for MOI.ScalarNonlinearFunction #329

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

Merged
merged 2 commits into from
May 9, 2025
Merged

Add support for MOI.ScalarNonlinearFunction #329

merged 2 commits into from
May 9, 2025

Conversation

odow
Copy link
Collaborator

@odow odow commented May 9, 2025

Closes #282

Still a few things to fix.

@odow
Copy link
Collaborator Author

odow commented May 9, 2025

A handy debugging tool for viewing SCIP's view of the problem is:

SCIP.SCIPwriteOrigProblem(JuMP.backend(model), "/tmp/model.gms", "gms", false)

@odow odow merged commit b08c2f1 into master May 9, 2025
9 checks passed
@odow odow deleted the od/snf branch May 9, 2025 05:46
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.

MathOptInterface.ScalarNonlinearFunction not supported by the solver
1 participant