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

Skip rest mast ip heur if integer var unsupported #204

Merged
merged 2 commits into from
Oct 16, 2019
Merged

Conversation

guimarqu
Copy link
Contributor

Tmp fix #182

@guimarqu guimarqu requested a review from vitornesello October 16, 2019 01:45
@codecov-io
Copy link

codecov-io commented Oct 16, 2019

Codecov Report

Merging #204 into master will decrease coverage by 0.02%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
- Coverage   85.64%   85.61%   -0.03%     
==========================================
  Files          39       39              
  Lines        2389     2391       +2     
==========================================
+ Hits         2046     2047       +1     
- Misses        343      344       +1
Impacted Files Coverage Δ
src/algorithms/masteripheur.jl 95.23% <90.9%> (-4.77%) ⬇️

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 cb355de...56d983b. Read the comment docs.

@guimarqu guimarqu merged commit 72da1ab into master Oct 16, 2019
@guimarqu guimarqu deleted the ignore_rmh branch October 16, 2019 02:01
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.

Optimizer for master problem requires supporting integer variables
3 participants