chkwon / PATHSolver.jl

provides a Julia wrapper for the PATH Solver for solving mixed complementarity problems
http://pages.cs.wisc.edu/%7Eferris/path.html
MIT License
50 stars 15 forks source link

Throw error for under- or over-specified nonlinear MCPs #92

Closed odow closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07% :tada:

Comparison is base (a7b33ed) 94.09% compared to head (fd85209) 94.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #92 +/- ## ========================================== + Coverage 94.09% 94.17% +0.07% ========================================== Files 3 3 Lines 440 446 +6 ========================================== + Hits 414 420 +6 Misses 26 26 ``` | [Files Changed](https://app.codecov.io/gh/chkwon/PATHSolver.jl/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon) | Coverage Δ | | |---|---|---| | [src/MOI\_wrapper.jl](https://app.codecov.io/gh/chkwon/PATHSolver.jl/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon#diff-c3JjL01PSV93cmFwcGVyLmps) | `97.93% <100.00%> (+0.06%)` | :arrow_up: |

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