vtjeng / MIPVerify.jl

Evaluating Robustness of Neural Networks with Mixed Integer Programming
MIT License
113 stars 31 forks source link

document behavior of find_adversarial_example in producing 'ties' #159

Closed vtjeng closed 6 months ago

vtjeng commented 6 months ago

This PR is intended as a step in the right direction for #159. We may need to reinstate (optional) tolerances for users.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.68%. Comparing base (a1d5d06) to head (43b272c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #159 +/- ## ======================================= Coverage 91.68% 91.68% ======================================= Files 25 25 Lines 818 818 ======================================= Hits 750 750 Misses 68 68 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.