Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lslq in tronls allowed subsolvers #153

Open
tmigot opened this issue Sep 21, 2022 · 1 comment
Open

Add lslq in tronls allowed subsolvers #153

tmigot opened this issue Sep 21, 2022 · 1 comment

Comments

@tmigot
Copy link
Member

tmigot commented Sep 21, 2022

const tronls_allowed_subsolvers = [:cgls, :crls, :lslq, :lsqr, :lsmr]

Originally posted by @amontoison in #145 (comment)

@dpo
Copy link
Member

dpo commented Sep 21, 2022

The iterate norm is monotonic, but the residual is not monotonic in LSLQ. So I don't think you can just plug it into a trust-region method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants