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

Support VariablePrimalStart #138

Merged
merged 11 commits into from
Oct 30, 2019
Merged

Support VariablePrimalStart #138

merged 11 commits into from
Oct 30, 2019

Conversation

rschwarz
Copy link
Collaborator

@rschwarz rschwarz commented Oct 29, 2019

closes #95

@codecov
Copy link

codecov bot commented Oct 30, 2019

Codecov Report

Merging #138 into master will increase coverage by 0.32%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   88.04%   88.37%   +0.32%     
==========================================
  Files          21       21              
  Lines         778      800      +22     
==========================================
+ Hits          685      707      +22     
  Misses         93       93
Impacted Files Coverage Δ
src/MOI_wrapper/variable.jl 85.6% <100%> (+1.11%) ⬆️
src/MOI_wrapper.jl 90.9% <100%> (+1.84%) ⬆️
src/managed_scip.jl 94.28% <100%> (ø) ⬆️

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 70d8aed...8e4b2ab. Read the comment docs.

@rschwarz rschwarz merged commit 39d4631 into master Oct 30, 2019
@rschwarz rschwarz deleted the rs/primalstart branch October 30, 2019 14:04
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.

Support (partial) warm-start solution.
1 participant