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 option for tau tolerance in infeasibility check #803

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Conversation

chriscoey
Copy link
Collaborator

Users rarely need to touch this, but it is useful for MOIPajarito and possibly more generally when "better" infeasibility certificates are desired

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #803 (8682584) into master (4cd922a) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #803      +/-   ##
==========================================
+ Coverage   96.67%   96.71%   +0.03%     
==========================================
  Files          54       54              
  Lines        8371     8374       +3     
==========================================
+ Hits         8093     8099       +6     
+ Misses        278      275       -3     
Impacted Files Coverage Δ
src/Solvers/Solvers.jl 93.53% <100.00%> (+0.04%) ⬆️
src/Cones/epinorminf.jl 97.83% <0.00%> (-0.37%) ⬇️
src/linearalgebra/dense.jl 68.05% <0.00%> (+5.55%) ⬆️

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 4cd922a...8682584. Read the comment docs.

@chriscoey chriscoey merged commit 03e1793 into master Feb 17, 2022
@chriscoey chriscoey deleted the tauinfeas branch February 17, 2022 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant