Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quadratic objective support and 'direct' mode for MOSEK #226

Closed
wants to merge 38 commits into from

weed out inf values from bounds in mosek

59b7134
Select commit
Loading
Failed to load commit list.
Closed

Add quadratic objective support and 'direct' mode for MOSEK #226

weed out inf values from bounds in mosek
59b7134
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 22, 2024 in 1s

71.66% of diff hit (target 88.07%)

View this Pull Request on Codecov

71.66% of diff hit (target 88.07%)

Annotations

Check warning on line 329 in linopy/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/io.py#L329

Added line #L329 was not covered by tests

Check warning on line 997 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L995-L997

Added lines #L995 - L997 were not covered by tests

Check warning on line 1013 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1007-L1013

Added lines #L1007 - L1013 were not covered by tests

Check warning on line 1048 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1048

Added line #L1048 was not covered by tests

Check warning on line 1051 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1050-L1051

Added lines #L1050 - L1051 were not covered by tests

Check warning on line 1053 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1053

Added line #L1053 was not covered by tests

Check warning on line 1055 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1055

Added line #L1055 was not covered by tests

Check warning on line 1058 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1057-L1058

Added lines #L1057 - L1058 were not covered by tests

Check warning on line 1060 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1060

Added line #L1060 was not covered by tests

Check warning on line 1062 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1062

Added line #L1062 was not covered by tests

Check warning on line 1064 in linopy/solvers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/solvers.py#L1064

Added line #L1064 was not covered by tests