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

Use a CachingOptimizer for the MIP solver and test Cbc #62

Merged
merged 2 commits into from
Mar 13, 2022
Merged

Conversation

odow
Copy link
Member

@odow odow commented Mar 13, 2022

@codecov
Copy link

codecov bot commented Mar 13, 2022

Codecov Report

Merging #62 (d3c34c6) into master (594c334) will increase coverage by 0.09%.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   87.65%   87.74%   +0.09%     
==========================================
  Files           4        4              
  Lines         632      653      +21     
==========================================
+ Hits          554      573      +19     
- Misses         78       80       +2     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 85.86% <70.00%> (+0.60%) ⬆️
src/cut_utils.jl 95.91% <0.00%> (-0.72%) ⬇️
src/optimize.jl 85.37% <0.00%> (-0.26%) ⬇️
src/infeasible_nlp.jl 100.00% <0.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 594c334...d3c34c6. Read the comment docs.

@odow odow merged commit fd366da into master Mar 13, 2022
@odow odow deleted the od/fix-cbc branch March 13, 2022 23:14
@chriscoey
Copy link
Contributor

Hmm I suppose MOIPajarito needs something similar?

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

Successfully merging this pull request may close these issues.

3 participants