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

Strategies : treesearch -> explore #192

Merged
merged 2 commits into from
Sep 30, 2019
Merged

Strategies : treesearch -> explore #192

merged 2 commits into from
Sep 30, 2019

Conversation

guimarqu
Copy link
Contributor

fix #165

@codecov-io
Copy link

codecov-io commented Sep 30, 2019

Codecov Report

Merging #192 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #192   +/-   ##
=======================================
  Coverage   85.49%   85.49%           
=======================================
  Files          39       39           
  Lines        2386     2386           
=======================================
  Hits         2040     2040           
  Misses        346      346
Impacted Files Coverage Δ
src/strategies/strategy.jl 100% <ø> (ø) ⬆️
src/Coluna.jl 100% <ø> (ø) ⬆️
src/algorithms/reformulationsolver.jl 95% <100%> (ø) ⬆️
src/strategies/explore/simplestrategies.jl 66.66% <100%> (ø)

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 2cdc97d...df64145. Read the comment docs.

@guimarqu guimarqu merged commit 480e4ff into master Sep 30, 2019
@guimarqu guimarqu deleted the explore branch September 30, 2019 17:48
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.

Rename TreeSearch to Explore (strategy) ?
3 participants