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 support for indicator constraints #120

Merged

Assert that bin_var is indeed a Binary variable

feb56fb
Select commit
Loading
Failed to load commit list.
Merged

Add support for indicator constraints #120

Assert that bin_var is indeed a Binary variable
feb56fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 11, 2024 in 0s

88.89% of diff hit (target 74.96%)

View this Pull Request on Codecov

88.89% of diff hit (target 74.96%)

Annotations

Check warning on line 468 in src/scip.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/scip.rs#L468

Added line #L468 was not covered by tests

Check warning on line 470 in src/scip.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/scip.rs#L470

Added line #L470 was not covered by tests

Check warning on line 478 in src/scip.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/scip.rs#L476-L478

Added lines #L476 - L478 were not covered by tests