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

OptimizerWithAttributes direct model constructor #2614

Merged
merged 6 commits into from
May 27, 2021
Merged

OptimizerWithAttributes direct model constructor #2614

merged 6 commits into from
May 27, 2021

Conversation

jd-lara
Copy link
Contributor

@jd-lara jd-lara commented May 25, 2021

Adds a way to create a direct model when the user passes an OptimizerWithAttributes. The rationale is to reuse solver definitions for different model options.

@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #2614 (1b8a6b1) into master (02b1b6d) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2614      +/-   ##
==========================================
+ Coverage   93.46%   93.50%   +0.03%     
==========================================
  Files          44       44              
  Lines        5542     5544       +2     
==========================================
+ Hits         5180     5184       +4     
+ Misses        362      360       -2     
Impacted Files Coverage Δ
src/JuMP.jl 84.61% <100.00%> (+0.99%) ⬆️

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 02b1b6d...1b8a6b1. Read the comment docs.

@odow odow merged commit 5bdec26 into jump-dev:master May 27, 2021
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