Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Disable solution pool #78

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Conversation

lpsinger
Copy link
Contributor

We are not examining multiple solutions from CPLEX. The solution pool is just eating up unnecessary memory.

We are not examining multiple solutions from CPLEX.
The solution pool is just eating up unnecessary memory.
@lpsinger lpsinger requested a review from mcoughlin June 23, 2021 12:50
@codecov
Copy link

codecov bot commented Jun 23, 2021

Codecov Report

Merging #78 (9ec8b2a) into main (e520863) will decrease coverage by 0.50%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   29.47%   28.97%   -0.51%     
==========================================
  Files          35       35              
  Lines        1737     1767      +30     
==========================================
  Hits          512      512              
- Misses       1225     1255      +30     
Impacted Files Coverage Δ
dorado/scheduling/scripts/main.py 12.50% <0.00%> (-0.15%) ⬇️
dorado/scheduling/scripts/survey_slicer.py 4.76% <0.00%> (-0.72%) ⬇️
dorado/scheduling/scripts/simsurvey.py 6.79% <0.00%> (-0.14%) ⬇️

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 e520863...9ec8b2a. Read the comment docs.

Copy link
Collaborator

@mcoughlin mcoughlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great point Leo.

@mcoughlin mcoughlin merged commit 613ce17 into nasa:main Jun 23, 2021
@lpsinger lpsinger deleted the disable-solution-pool branch June 23, 2021 13:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants