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

Proposition for presolve interface + put back StaticVarConstrUnit usage #1068

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

rrsadykov
Copy link
Collaborator

No description provided.

…ge to algorithms (as now presolve can change it)
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: +15.62% 🎉

Comparison is base (0dbbc5c) 66.94% compared to head (73aea53) 82.56%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1068       +/-   ##
===========================================
+ Coverage   66.94%   82.56%   +15.62%     
===========================================
  Files          89       89               
  Lines        7116     7148       +32     
===========================================
+ Hits         4764     5902     +1138     
+ Misses       2352     1246     -1106     
Files Changed Coverage Δ
src/Algorithm/benders.jl 3.44% <0.00%> (+3.44%) ⬆️
src/Algorithm/presolve/interface.jl 78.98% <0.00%> (+78.25%) ⬆️
src/Algorithm/basic/solveipform.jl 82.24% <100.00%> (+0.16%) ⬆️
src/Algorithm/basic/solvelpform.jl 90.69% <100.00%> (+2.60%) ⬆️
src/Algorithm/colgen.jl 83.33% <100.00%> (+1.51%) ⬆️

... and 37 files with indirect coverage changes

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

@guimarqu guimarqu merged commit afb1964 into master Sep 21, 2023
5 of 6 checks passed
@guimarqu guimarqu deleted the presolve_interface branch September 21, 2023 11:21
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