JuliaSmoothOptimizers / JuliaSmoothOptimizers/Envelopt.jl
Return correct and more stats from solvers
Open
- Dominant language
- Julia
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
`stats` is now from the subsolver, so `stats.iter` is the number of iterations for the last subsolver call, not taken by Envelopt.
Add info such as final `u` and total number of inner iterations. Use `set_solver_specific!` as in `SolverCore.jl`?
Contributor guide
Assessment
This issue has not been assessed yet.