Skip to content

Added solver glpk#121

Merged
einfachMel merged 7 commits intomainfrom
feature/add-solver
Mar 3, 2022
Merged

Added solver glpk#121
einfachMel merged 7 commits intomainfrom
feature/add-solver

Conversation

@V3lop5
Copy link
Copy Markdown
Collaborator

@V3lop5 V3lop5 commented Feb 28, 2022

This PR ...

adds a solver to the docker image.


Checklist

Checklist for Contributors

  • Unit tests successful

Checklist for Reviewers

  • Read PR description
  • Check linked issue
  • Check CI/CD (build, automated tests, linting, preview build)
  • Check documentation changes
  • Add labels to PR

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 28, 2022

Codecov Report

Merging #121 (40acb7f) into main (3ae65bf) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   79.42%   79.42%           
=======================================
  Files         104      104           
  Lines        2522     2522           
=======================================
  Hits         2003     2003           
  Misses        519      519           
Flag Coverage Δ
pytest 79.42% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ensysmod/core/fine_esm.py 16.51% <0.00%> (ø)

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 3ae65bf...40acb7f. Read the comment docs.

@github-actions

This comment has been minimized.

@github-actions github-actions bot temporarily deployed to PR-121-Preview February 28, 2022 21:38 Destroyed
Now for optimization gurobi, coincbc or glpk is used.
@github-actions

This comment has been minimized.

@github-actions github-actions bot temporarily deployed to PR-121-Preview February 28, 2022 21:53 Destroyed
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions github-actions bot temporarily deployed to PR-121-Preview March 3, 2022 00:02 Destroyed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 3, 2022

Unit Test Results

    1 files  ±0      1 suites  ±0   1m 5s ⏱️ +32s
400 tests ±0  384 ✔️ ±0  16 💤 ±0  0 ±0 

Results for commit 3dcf29d. ± Comparison against base commit 3ae65bf.

@github-actions github-actions bot temporarily deployed to PR-121-Preview March 3, 2022 10:03 Destroyed
@V3lop5 V3lop5 changed the title Added solver coinor-cbc to Dockerfile Added solver glpk Mar 3, 2022
@V3lop5 V3lop5 requested a review from einfachMel March 3, 2022 10:31
@V3lop5 V3lop5 added the enhancement New feature or request label Mar 3, 2022
@einfachMel einfachMel merged commit 3499313 into main Mar 3, 2022
@einfachMel einfachMel deleted the feature/add-solver branch March 3, 2022 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants