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

Fix handling of numerical zeros in presolve #57

Merged
merged 2 commits into from
Sep 4, 2020
Merged

Conversation

mtanneau
Copy link
Member

@mtanneau mtanneau commented Sep 4, 2020

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #57 into master will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   89.61%   89.72%   +0.10%     
==========================================
  Files          30       30              
  Lines        2071     2073       +2     
==========================================
+ Hits         1856     1860       +4     
+ Misses        215      213       -2     
Impacted Files Coverage Δ
src/Presolve/Presolve.jl 93.72% <100.00%> (+0.04%) ⬆️
src/Presolve/fixed_variable.jl 100.00% <100.00%> (+3.44%) ⬆️
src/Presolve/free_column_singleton.jl 98.50% <100.00%> (ø)
src/LinearAlgebra/LinearAlgebra.jl 33.33% <0.00%> (+4.76%) ⬆️

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 73c7c2c...cdc4121. Read the comment docs.

@mtanneau mtanneau merged commit 68a3b96 into master Sep 4, 2020
@mtanneau mtanneau deleted the PresolveFix branch September 4, 2020 15:44
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.

2 participants