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

Use HiGHS to compute the dual objective value #226

Merged
merged 5 commits into from
Sep 20, 2024
Merged

Conversation

odow
Copy link
Member

@odow odow commented Sep 20, 2024

This avoids the expensive #207 in the get-fallback.

Closes #225

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (537add9) to head (a6b4930).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #226   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines         1313      1347   +34     
=========================================
+ Hits          1313      1347   +34     

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

@odow odow merged commit 453f691 into master Sep 20, 2024
10 checks passed
@odow odow deleted the od/dual-objective-value branch September 20, 2024 04:45
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.

Don't use fallback for DualObjectiveValue
1 participant