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

Add ObjectiveAbsoluteTolerance and use in EpsilonConstraint #14

Merged
merged 4 commits into from
Feb 7, 2023

Conversation

odow
Copy link
Member

@odow odow commented Feb 7, 2023

Rather than sampling, setting ObjectiveAbsoluteTolerance lets you explicitly set the epsilon used.

x-ref: #10 (comment)

@odow odow mentioned this pull request Feb 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Merging #14 (182e395) into master (78f47da) will increase coverage by 0.43%.
The diff coverage is 94.73%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   81.19%   81.62%   +0.43%     
==========================================
  Files           5        5              
  Lines         319      332      +13     
==========================================
+ Hits          259      271      +12     
- Misses         60       61       +1     
Impacted Files Coverage Δ
src/algorithms/EpsilonConstraint.jl 92.30% <94.11%> (-0.38%) ⬇️
src/MOO.jl 65.18% <100.00%> (+0.52%) ⬆️

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

@odow odow merged commit 708e985 into master Feb 7, 2023
@odow odow deleted the od/eps-constraint branch February 7, 2023 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants