Skip to content

Comments

Add Counters to QuasiNewtonNLPModels#122

Open
MaxenceGollier wants to merge 8 commits intoJuliaSmoothOptimizers:mainfrom
MaxenceGollier:addCounters
Open

Add Counters to QuasiNewtonNLPModels#122
MaxenceGollier wants to merge 8 commits intoJuliaSmoothOptimizers:mainfrom
MaxenceGollier:addCounters

Conversation

@MaxenceGollier
Copy link

Discussed in #121

@tmigot
Copy link
Member

tmigot commented Jul 23, 2024

@MaxenceGollier thanks for the PR. Instead of adding manually counters to all structures. Would it be sufficient to add @default_counters AbstractDiagonalQNModel model right after @default_counters QuasiNewtonModel model?

@github-actions
Copy link
Contributor

github-actions bot commented Jul 23, 2024

Package name latest stable
ADNLPModels.jl
AmplNLReader.jl
CUTEst.jl
CaNNOLeS.jl
DCI.jl
FletcherPenaltySolver.jl
JSOSolvers.jl
LLSModels.jl
NLPModelsIpopt.jl
NLPModelsJuMP.jl
NLPModelsTest.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl

@MaxenceGollier
Copy link
Author

What do you think of this solution @tmigot ?

Copy link
Member

@tmigot tmigot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MaxenceGollier ! I suggest we don't throw away this PR, but use it to add unit tests on counters (that will be valid for the next NLPModels release).

Co-authored-by: Tangi Migot <tangi.migot@gmail.com>
@dpo
Copy link
Member

dpo commented Feb 25, 2025

@MaxenceGollier All tests are failing here.

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

Successfully merging this pull request may close these issues.

3 participants