linopy icon indicating copy to clipboard operation
linopy copied to clipboard

Support for integer/binary vars for MOSEK

Open ulfworsoe opened this issue 9 months ago • 1 comments

Add support for integer/binary vars for MOSEK solver direct mode.

ulfworsoe avatar Apr 29 '24 13:04 ulfworsoe

Codecov Report

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

Project coverage is 80.91%. Comparing base (b298e3c) to head (ac58def).

Files Patch % Lines
linopy/io.py 0.00% 7 Missing :warning:
linopy/solvers.py 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   88.91%   80.91%   -8.01%     
==========================================
  Files          15       15              
  Lines        3682     3688       +6     
  Branches      866      870       +4     
==========================================
- Hits         3274     2984     -290     
- Misses        283      594     +311     
+ Partials      125      110      -15     

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

codecov[bot] avatar Apr 29 '24 13:04 codecov[bot]