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

[Bridges] add {SOS1,SOS2,Indicator}ToMILPBridge #2318

Merged
merged 11 commits into from
Oct 29, 2023

Return copy of function

4b3df11
Select commit
Loading
Failed to load commit list.
Merged

[Bridges] add {SOS1,SOS2,Indicator}ToMILPBridge #2318

Return copy of function
4b3df11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 28, 2023 in 0s

98.73% of diff hit (target 98.55%)

View this Pull Request on Codecov

98.73% of diff hit (target 98.55%)

Annotations

Check warning on line 269 in src/Bridges/Bridges.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Bridges/Bridges.jl#L269

Added line #L269 was not covered by tests

Check warning on line 130 in src/Bridges/Constraint/bridges/indicator_to_milp.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Bridges/Constraint/bridges/indicator_to_milp.jl#L130

Added line #L130 was not covered by tests

Check warning on line 120 in src/Bridges/Constraint/bridges/sos1_to_milp.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Bridges/Constraint/bridges/sos1_to_milp.jl#L120

Added line #L120 was not covered by tests

Check warning on line 120 in src/Bridges/Constraint/bridges/sos2_to_milp.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Bridges/Constraint/bridges/sos2_to_milp.jl#L120

Added line #L120 was not covered by tests