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

Fix bounds on hs11 constraints #53

Merged
merged 1 commit into from
Jul 10, 2022
Merged

Fix bounds on hs11 constraints #53

merged 1 commit into from
Jul 10, 2022

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Jul 6, 2022

Comparing with https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/blob/main/src/ADNLPProblems/hs11.jl and CUTEstModel("HS11") there was some discrepancy in the bounds of the constraint.

@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #53 (2a2ce42) into main (476e47c) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   99.28%   99.22%   -0.07%     
==========================================
  Files          25       25              
  Lines        2957     2957              
==========================================
- Hits         2936     2934       -2     
- Misses         21       23       +2     
Impacted Files Coverage Δ
src/nlp/problems/hs11.jl 100.00% <ø> (ø)
src/nlp/consistency.jl 99.19% <0.00%> (-0.33%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 476e47c...2a2ce42. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2022

Package name latest stable
ADNLPModels.jl
AmplNLReader.jl
CUTEst.jl
CaNNOLeS.jl
DCISolver.jl
JSOSolvers.jl
LLSModels.jl
NLPModelsIpopt.jl
NLPModelsJuMP.jl
PDENLPModels.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl

@abelsiqueira
Copy link
Member

Thanks for the PR

@abelsiqueira abelsiqueira deleted the fix-hs11 branch July 10, 2022 08:51
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.

2 participants