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

feat: add new local search optimizer #186

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

feat: add new local search optimizer #186

wants to merge 12 commits into from

Conversation

sumny
Copy link
Sponsor Member

@sumny sumny commented Aug 29, 2022

  • mlr3 style
  • tests

@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2022

Codecov Report

Merging #186 (38d9ff4) into main (c307fb9) will decrease coverage by 3.30%.
The diff coverage is 22.80%.

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
- Coverage   95.89%   92.58%   -3.31%     
==========================================
  Files          38       42       +4     
  Lines        1144     1228      +84     
==========================================
+ Hits         1097     1137      +40     
- Misses         47       91      +44     
Impacted Files Coverage Δ
R/OptimizerLocalSearch.R 22.80% <22.80%> (ø)
R/helper.R 97.91% <0.00%> (-0.05%) ⬇️
R/OptimInstanceMultiCrit.R 100.00% <0.00%> (ø)
R/OptimInstanceSingleCrit.R 100.00% <0.00%> (ø)
R/ContextOptimization.R 100.00% <0.00%> (ø)
R/mlr_callbacks.R 100.00% <0.00%> (ø)
R/CallbackOptimization.R 100.00% <0.00%> (ø)
R/OptimInstance.R 96.66% <0.00%> (+0.11%) ⬆️
R/Optimizer.R 83.01% <0.00%> (+1.38%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

None yet

2 participants