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

Explicitly use simplex solver with HiGHs for better parallelism #18

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

gthomsen
Copy link
Collaborator

@gthomsen gthomsen commented Nov 4, 2024

Explicitly use the simplex solver with HiGHs. This is 5-6x faster than HiGHs' default for my test problems.

@gthomsen gthomsen requested a review from phumthep November 4, 2024 15:49
Copy link
Collaborator

@phumthep phumthep left a comment

Choose a reason for hiding this comment

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

I have added quotes over the simplex argument as it should be a string.

@phumthep phumthep merged commit ebdbc37 into master Nov 4, 2024
2 checks passed
@phumthep phumthep deleted the highs-simplex-solver branch November 4, 2024 16:49
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