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

Presolve new var fixing using partial solution #1065

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

guimarqu
Copy link
Contributor

No description provided.

@guimarqu guimarqu changed the title Presolve new fixation using partial solutions Presolve new fixation using partial solution Sep 19, 2023
@guimarqu guimarqu changed the title Presolve new fixation using partial solution Presolve new var fixing using partial solution Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 97.56% and project coverage change: -0.91% ⚠️

Comparison is base (37c6cf7) 82.61% compared to head (aa78e7f) 81.70%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1065      +/-   ##
==========================================
- Coverage   82.61%   81.70%   -0.91%     
==========================================
  Files          89       86       -3     
  Lines        7103     6632     -471     
==========================================
- Hits         5868     5419     -449     
+ Misses       1235     1213      -22     
Files Changed Coverage Δ
src/Algorithm/branching/single_var_branching.jl 87.50% <ø> (-0.50%) ⬇️
src/Algorithm/presolve/helpers.jl 93.43% <96.00%> (-5.87%) ⬇️
src/Algorithm/presolve/interface.jl 78.04% <100.00%> (-0.47%) ⬇️
src/Algorithm/presolve/propagation.jl 77.77% <100.00%> (-2.23%) ⬇️

... and 65 files with indirect coverage changes

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

@guimarqu guimarqu merged commit bd68509 into master Sep 19, 2023
4 of 5 checks passed
@guimarqu guimarqu deleted the presolve_new_fixation branch September 19, 2023 13:45
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.

1 participant