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

Start documentation for algorithms #350

Merged
merged 1 commit into from
May 23, 2020
Merged

Start documentation for algorithms #350

merged 1 commit into from
May 23, 2020

Conversation

guimarqu
Copy link
Contributor

close #313

@guimarqu guimarqu requested a review from vitornesello May 22, 2020 17:24
@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #350 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #350   +/-   ##
=======================================
  Coverage   75.43%   75.43%           
=======================================
  Files          50       50           
  Lines        3639     3639           
=======================================
  Hits         2745     2745           
  Misses        894      894           
Impacted Files Coverage Δ
src/Algorithm/colgen.jl 83.73% <ø> (ø)
src/Algorithm/conquer.jl 69.09% <ø> (ø)
src/Algorithm/solveipform.jl 86.95% <ø> (ø)
src/Algorithm/solvelpform.jl 88.23% <ø> (ø)
src/Algorithm/treesearch.jl 87.80% <ø> (ø)

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 5f4c28c...2d64d8e. Read the comment docs.

@guimarqu guimarqu merged commit 1f73517 into master May 23, 2020
@guimarqu guimarqu deleted the algdoc branch May 25, 2020 14:19
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.

Full Branch and Price instead of restricted master heuristic
2 participants