JuliaSmoothOptimizers / JuliaSmoothOptimizers/RegularizedOptimization.jl

Add keywords argument for the subsolver of Augmented Lagrangian

Open
#327 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.