JuliaSmoothOptimizers / JuliaSmoothOptimizers/NLPModelsIpopt.jl

Add JSO callback signature

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
23
Forks
13
PR merge metrics
No merged PRs in 30d

Description

It would be great to be able to do:
```
cb = (nlp, solver, stats) -> begin
println(solver.x)
end
```
with ipopt as well, I will mark it as an issue.

_Originally posted by @tmigot in https://github.com/JuliaSmoothOptimizers/NLPModelsIpopt.jl/discussions/103#discussioncomment-5244881_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.