JuliaSmoothOptimizers / JuliaSmoothOptimizers/RegularizedOptimization.jl
Add keywords argument for the subsolver of Augmented Lagrangian
Open
- Dominant language
- Julia
- Stars
- 21
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I suggest adding a `sub_kwargs` for the Augmented Lagrangian algorithm.
This allows for instance to pass a callback in argument of the subsolver.
Contributor guide
Research direction
Start at the Augmented Lagrangian entry point and trace how the subsolver is invoked. Check how keyword arguments and callbacks are passed to that subsolver, then verify that a sub_kwargs argument reaches it without changing existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 60/100