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

Polynomial to QCQP meta-solver #95

Merged
merged 10 commits into from
Oct 2, 2023

Fix format

1ea12ac
Select commit
Loading
Failed to load commit list.
Merged

Polynomial to QCQP meta-solver #95

Fix format
1ea12ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 1, 2023 in 1s

8.00% of diff hit (target 88.31%)

View this Pull Request on Codecov

8.00% of diff hit (target 88.31%)

Annotations

Check warning on line 13 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 20 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L20

Added line #L20 was not covered by tests

Check warning on line 22 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L22

Added line #L22 was not covered by tests

Check warning on line 29 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 37 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 41 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L45

Added line #L45 was not covered by tests

Check warning on line 49 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L49

Added line #L49 was not covered by tests

Check warning on line 54 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L54

Added line #L54 was not covered by tests

Check warning on line 57 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L59

Added line #L59 was not covered by tests

Check warning on line 63 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L63

Added line #L63 was not covered by tests

Check warning on line 66 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L66

Added line #L66 was not covered by tests

Check warning on line 70 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L70

Added line #L70 was not covered by tests

Check warning on line 73 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L73

Added line #L73 was not covered by tests

Check warning on line 77 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L77

Added line #L77 was not covered by tests

Check warning on line 81 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 84 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L84

Added line #L84 was not covered by tests

Check warning on line 88 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L88

Added line #L88 was not covered by tests

Check warning on line 91 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L91

Added line #L91 was not covered by tests

Check warning on line 97 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 101 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 105 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 108 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L108

Added line #L108 was not covered by tests

Check warning on line 113 in src/QCQP/MOI_wrapper.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QCQP/MOI_wrapper.jl#L113

Added line #L113 was not covered by tests