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

Documentation for artificial variables #574

Merged
merged 3 commits into from
Aug 9, 2021
Merged

Documentation for artificial variables #574

merged 3 commits into from
Aug 9, 2021

Conversation

guimarqu
Copy link
Contributor

@guimarqu guimarqu commented Aug 9, 2021

No description provided.

@guimarqu guimarqu changed the title Documtation for artifical variables Documentation for artifical variables Aug 9, 2021
@codecov
Copy link

codecov bot commented Aug 9, 2021

Codecov Report

Merging #574 (e28929d) into doc (810f84f) will decrease coverage by 0.36%.
The diff coverage is n/a.

❗ Current head e28929d differs from pull request most recent head 7af2d99. Consider uploading reports for the commit 7af2d99 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##              doc     #574      +/-   ##
==========================================
- Coverage   86.39%   86.02%   -0.37%     
==========================================
  Files          47       47              
  Lines        4718     4687      -31     
==========================================
- Hits         4076     4032      -44     
- Misses        642      655      +13     
Impacted Files Coverage Δ
src/MathProg/formulation.jl 77.39% <ø> (-0.18%) ⬇️
src/MathProg/vcids.jl 66.66% <0.00%> (-5.75%) ⬇️
src/MathProg/duties.jl 63.63% <0.00%> (-3.04%) ⬇️
src/Algorithm/branching/branchinggroup.jl 87.91% <0.00%> (-2.20%) ⬇️
src/Algorithm/basic/solvelpform.jl 90.00% <0.00%> (-1.43%) ⬇️
src/Algorithm/benders.jl 86.04% <0.00%> (-1.29%) ⬇️
src/ColunaBase/storage.jl 87.03% <0.00%> (-0.93%) ⬇️
src/Algorithm/conquer.jl 80.99% <0.00%> (-0.83%) ⬇️
src/Algorithm/branching/branchingalgo.jl 90.32% <0.00%> (-0.81%) ⬇️
src/Algorithm/colgenstabilization.jl 98.48% <0.00%> (-0.76%) ⬇️
... and 5 more

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 810f84f...7af2d99. Read the comment docs.

@guimarqu guimarqu changed the title Documentation for artifical variables Documentation for artificial variables Aug 9, 2021
@guimarqu guimarqu merged commit c62a22d into doc Aug 9, 2021
@guimarqu guimarqu deleted the doc_art_vars branch August 9, 2021 14:25
guimarqu added a commit that referenced this pull request Aug 10, 2021
* update doc draft

* add Manifests

* rm Manifests

* Update callbacks documentation (#569)

* Documentation of algorithms (#570)

* description of algorithms

* solve lp ip form

* fix BlockDecomposition docstrings

* update doc ci

* change julia version

* ok

* rm Manifest

* update Project of doc (#572)

* Add more doc about DW decomposition & the case with identical subproblems (#573)

* Documentation for artificial variables (#574)

* Doc for artifical vars

* file name

* ok

* Note about original form changes (#577)
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