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

Kowalikosborne problem from "Testing Unconstrained Optimization Software" #15 #144

Merged
merged 3 commits into from
Apr 15, 2022

Conversation

btoutee
Copy link
Contributor

@btoutee btoutee commented Apr 15, 2022

Models added under the name "kowosb". Made in the context of the course MTH8408 at Polytechnique Montreal.

btoutee added 3 commits April 14, 2022 20:18
…re, done for the course MTH8408 at Polytechnique
…ian models that were not supposed to be part of this branch
@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #144 (83b7453) into main (185c5fb) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   99.57%   99.58%           
=======================================
  Files         664      667    +3     
  Lines        5713     5737   +24     
=======================================
+ Hits         5689     5713   +24     
  Misses         24       24           
Impacted Files Coverage Δ
src/ADNLPProblems/kowosb.jl 100.00% <100.00%> (ø)
src/Meta/kowosb.jl 100.00% <100.00%> (ø)
src/PureJuMP/kowosb.jl 100.00% <100.00%> (ø)

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 185c5fb...83b7453. Read the comment docs.

@tmigot tmigot self-requested a review April 15, 2022 04:15
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.

Great job @btoutee ! Thanks

@tmigot
Copy link
Member

tmigot commented Apr 15, 2022

This is connected to #115

@tmigot tmigot merged commit 4a16b39 into JuliaSmoothOptimizers:main Apr 15, 2022
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