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 a time limit parameter to the mod decorator #111

Merged
merged 5 commits into from
Jul 30, 2023

Conversation

simonbowly
Copy link
Member

Closes #110

Add a time_limit parameter to the optimod decorator. It's a simple change, essentially a shortcut for solver_params={"Timelimit": ...}.

@simonbowly simonbowly merged commit 6b16961 into Gurobi:main Jul 30, 2023
4 checks passed
@simonbowly simonbowly deleted the mod-time-limit branch July 30, 2023 22:52
@simonbowly simonbowly added this to the 1.1.0 release milestone Jul 31, 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.

Add a generic timelimit parameter
1 participant