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

Group Algorithm Conquer Divide APIs #698

Merged
merged 2 commits into from
Aug 19, 2022
Merged

Group Algorithm Conquer Divide APIs #698

merged 2 commits into from
Aug 19, 2022

Conversation

guimarqu
Copy link
Contributor

I also removed OptimizationInput and OptimizationOutput.

@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #698 (c882110) into master (a334eb7) will increase coverage by 6.08%.
The diff coverage is 65.27%.

@@            Coverage Diff             @@
##           master     #698      +/-   ##
==========================================
+ Coverage   78.74%   84.82%   +6.08%     
==========================================
  Files          57       56       -1     
  Lines        5726     5721       -5     
==========================================
+ Hits         4509     4853     +344     
+ Misses       1217      868     -349     
Impacted Files Coverage Δ
src/Algorithm/branching/interface.jl 32.35% <ø> (ø)
src/Algorithm/branching/sbnode.jl 85.71% <ø> (ø)
src/Algorithm/interface.jl 66.17% <34.37%> (-29.48%) ⬇️
src/Algorithm/branching/branchingalgo.jl 92.00% <50.00%> (ø)
src/Algorithm/basic/solveipform.jl 92.17% <80.00%> (+10.03%) ⬆️
src/Algorithm/conquer.jl 83.91% <83.33%> (+6.55%) ⬆️
src/Algorithm/basic/solvelpform.jl 91.17% <100.00%> (ø)
src/Algorithm/benders.jl 89.14% <100.00%> (-0.08%) ⬇️
src/Algorithm/colgen.jl 79.73% <100.00%> (-0.05%) ⬇️
src/Algorithm/preprocessing.jl 76.87% <100.00%> (+0.05%) ⬆️
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@guimarqu guimarqu merged commit 7785ff1 into master Aug 19, 2022
@guimarqu guimarqu deleted the conquer_divide_api branch September 14, 2022 07:03
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