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

chore: use Cbc in unit testing, adapt documentation #796

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

nhoening
Copy link
Contributor

@nhoening nhoening commented Aug 8, 2023

Description

We noticed that tests do not pass in Python3.8 with HiGHS, so we use Cbc for all our unit testing for now.

How to test

Run tests under Python3.8 (soon to be automated in Github Actions)

Further Improvements

We need to study further if Python3.8 can be supported when using the HiGHS solver.

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@nhoening nhoening requested a review from Flix6x August 8, 2023 13:44
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
…d to be copied and run in docker compose tutorial

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@nhoening nhoening merged commit c392ccc into main Aug 8, 2023
5 checks passed
@nhoening nhoening deleted the chore/use-cbc-in-py38 branch August 8, 2023 14:33
@nhoening nhoening added this to the 0.15.0 milestone Aug 8, 2023
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.

None yet

2 participants