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 highs options from version 1.4 #116

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Conversation

Betristor
Copy link
Collaborator

Add highs solver options from version 1.4. Reference https://github.com/jump-dev/HiGHS.jl. See options is readme.

@Betristor Betristor requested a review from RuaridhMacd January 6, 2023 11:57
@Betristor Betristor self-assigned this Jan 6, 2023
@Betristor Betristor added the enhancement New feature or request label Jan 6, 2023
Copy link
Collaborator

@RuaridhMacd RuaridhMacd left a comment

Choose a reason for hiding this comment

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

This looks good to go. However, it would be good to change the format in the future so that the "if (haskey( ... ) ) ... " steps are wrapped in a function which works on a dictionary of parameter names and default values. That would make it easier to read the code and import a new set of settings.

@RuaridhMacd RuaridhMacd merged commit 4738bba into main Jan 18, 2023
@RuaridhMacd RuaridhMacd deleted the configure_highs_option branch January 18, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants