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 of multiple solvers #56

Merged
merged 1 commit into from
May 16, 2021
Merged

Support of multiple solvers #56

merged 1 commit into from
May 16, 2021

Conversation

guimarqu
Copy link
Contributor

Fix #54

@guimarqu guimarqu requested a review from laradicp May 15, 2021 18:13
@codecov
Copy link

codecov bot commented May 15, 2021

Codecov Report

Merging #56 (ab3d108) into master (dc64d11) will increase coverage by 0.06%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   75.40%   75.46%   +0.06%     
==========================================
  Files          10       10              
  Lines         374      379       +5     
==========================================
+ Hits          282      286       +4     
- Misses         92       93       +1     
Impacted Files Coverage Δ
src/formulations.jl 97.77% <93.33%> (-2.23%) ⬇️
src/annotations.jl 96.77% <100.00%> (ø)
src/branchingpriority.jl 100.00% <0.00%> (ø)
src/tree.jl 63.00% <0.00%> (+0.37%) ⬆️

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 dc64d11...ab3d108. Read the comment docs.

@guimarqu guimarqu merged commit 87fcd6b into master May 16, 2021
@guimarqu guimarqu deleted the vector_of_optimizers branch August 10, 2021 18:05
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.

Multiple solvers for subproblems
2 participants