JuliaSmoothOptimizers / JuliaSmoothOptimizers/RegularizedOptimization.jl

Detection of h not prox-bounded

Open
#176 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

Our simplistic test at the beginning of each solver is insufficient. We should try reducing the value of $\nu$ until an $x$ with finite $h(x)$ is found. We can declare $h$ improper if one hasn't been found after, say, 5 attempts.

EDIT: this test checks that $h$ is prox-bounded, not proper.

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.