matbesancon / MathOptSetDistances.jl

Distances to sets for MathOptInterface
MIT License
24 stars 4 forks source link

introduce epigraph violation #1

Closed matbesancon closed 4 years ago

matbesancon commented 4 years ago

Introduce the epigraph violation distance, and set it as the default for most conic sets where it makes sense

codecov[bot] commented 4 years ago

Codecov Report

Merging #1 into master will decrease coverage by 0.25%. The diff coverage is 58.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   66.07%   65.81%   -0.26%     
==========================================
  Files           3        3              
  Lines         112      117       +5     
==========================================
+ Hits           74       77       +3     
- Misses         38       40       +2     
Impacted Files Coverage Δ
src/sets.jl 65.48% <54.54%> (-0.57%) :arrow_down:
src/distances.jl 66.66% <100.00%> (+16.66%) :arrow_up:

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 468df05...7cd6112. Read the comment docs.

matbesancon commented 4 years ago

Following yesterday's discussion, starting to give names to distances used when they exist

matbesancon commented 4 years ago

yes that's what I was poorly trying to explain yesterday in the call