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

Add Env(params::Dict) for setting parameters before GRBstartenv #596

Merged
merged 6 commits into from
Dec 1, 2024
Merged

Conversation

odow
Copy link
Member

@odow odow commented Nov 29, 2024

Closes #588

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.77%. Comparing base (2e84ecd) to head (c675260).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #596      +/-   ##
==========================================
+ Coverage   92.21%   92.77%   +0.56%     
==========================================
  Files           6        6              
  Lines        2658     2658              
==========================================
+ Hits         2451     2466      +15     
+ Misses        207      192      -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

test/MOI/MOI_wrapper.jl Outdated Show resolved Hide resolved
test/MOI/MOI_wrapper.jl Outdated Show resolved Hide resolved
@odow odow merged commit bfa6139 into master Dec 1, 2024
23 checks passed
@odow odow deleted the od/env branch December 1, 2024 20:23
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.

Provide a way to set configuration parameters in Gurobi.Env
1 participant