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 support for MOI.TimeLimitSec and MOI.SolveTimeSec #39

Merged
merged 5 commits into from
Sep 19, 2023
Merged

Conversation

odow
Copy link
Member

@odow odow commented Sep 19, 2023

Closes #38

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.32% 🎉

Comparison is base (0f3524c) 96.95% compared to head (b7cc115) 97.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   96.95%   97.28%   +0.32%     
==========================================
  Files           3        3              
  Lines         427      442      +15     
==========================================
+ Hits          414      430      +16     
+ Misses         13       12       -1     
Files Changed Coverage Δ
src/optimize.jl 92.06% <100.00%> (+1.97%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@odow odow merged commit 5984159 into master Sep 19, 2023
7 checks passed
@odow odow deleted the od/time-limit branch September 19, 2023 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support setting time limit, and getting solve time
1 participant