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

Update microlp, adding integer variables #66

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

Specy
Copy link
Contributor

@Specy Specy commented Nov 6, 2024

No description provided.

Copy link
Collaborator

@lovasoa lovasoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

Currently, all tests that involve integer variables are manually disabled for microlp using conditional compilation. You need to find existing integer-related tests and re-enable them for microlp

see:

https://github.com/rust-or/good_lp/blob/main/tests/mipgap_set.rs

https://github.com/rust-or/good_lp/blob/main/src/variable.rs#L167

@Specy
Copy link
Contributor Author

Specy commented Nov 6, 2024

This is the only one i was able to find, the one in mipgap is not available for microlp

@Specy Specy requested a review from lovasoa November 6, 2024 14:55
@lovasoa lovasoa merged commit cc7acdb into rust-or:main Nov 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants