jump-dev / HiGHS.jl

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

Support HiGHS v1.7.0 #205

Closed odow closed 4 months ago

odow commented 4 months ago

Closes #204

Diff: https://github.com/ERGO-Code/HiGHS/compare/v1.6.0...v1.7.0#diff-b3541c8287e02b52ca82b336943540cbbff052ee623f60c9d8ed9f90c95fcfbe

There are a few new methods

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 83.42%. Comparing base (0bd029b) to head (18248fe).

Files Patch % Lines
src/gen/libhighs.jl 0.00% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #205 +/- ## ========================================== - Coverage 84.30% 83.42% -0.89% ========================================== Files 3 3 Lines 1695 1713 +18 ========================================== Hits 1429 1429 - Misses 266 284 +18 ```

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