JuliaSmoothOptimizers / ADNLPModels.jl

Other
29 stars 12 forks source link

[documentation] Explain coloring and detector kwargs in sparse backends #249

Closed amontoison closed 1 week ago

amontoison commented 1 week ago

Related to #247 @gdalle

I renamed the keyword argument for the coloring algorithm, but I believe it's safe to do so. Since this option was not documented previously, I don't expect any users to rely on the alg option.

github-actions[bot] commented 1 week ago
Package name latest stable
CaNNOLeS.jl
DCISolver.jl
DerivativeFreeSolvers.jl
JSOSolvers.jl
NLPModelsIpopt.jl
OptimalControl.jl
OptimizationProblems.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.44%. Comparing base (ed9756e) to head (6619c1b). Report is 6 commits behind head on main.

:exclamation: Current head 6619c1b differs from pull request most recent head 1371bc7

Please upload reports for the commit 1371bc7 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ========================================== - Coverage 95.48% 95.44% -0.04% ========================================== Files 13 13 Lines 1439 1427 -12 ========================================== - Hits 1374 1362 -12 Misses 65 65 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.