jump-dev / HiGHS.jl

A Julia interface to the HiGHS solver
https://highs.dev
MIT License
96 stars 13 forks source link

Add support for vector-valued MOI.set when setting new ConstraintSet #196

Closed odow closed 5 months ago

odow commented 5 months ago

Closes #193

@joaquim constraint RHS as well?

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (dbbc82c) 83.58% compared to head (891fbd8) 84.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #196 +/- ## ========================================== + Coverage 83.58% 84.22% +0.64% ========================================== Files 3 3 Lines 1657 1699 +42 ========================================== + Hits 1385 1431 +46 + Misses 272 268 -4 ```

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