Skip to content

Cutting-planes with quadrature weights for InfGDP - #142

Open
dnguyen227 wants to merge 3 commits into
infiniteopt:masterfrom
dnguyen227:cp_quadrature_weights
Open

Cutting-planes with quadrature weights for InfGDP#142
dnguyen227 wants to merge 3 commits into
infiniteopt:masterfrom
dnguyen227:cp_quadrature_weights

Conversation

@dnguyen227

Copy link
Copy Markdown
Contributor

This PR adds the use of quadrature weights when making cuts on InfGDP problems. This makes set_separation_objective a public function in order to modify the problem and keep it consistent with the cut to be generated. Workflow is largely the same.

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.95238% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.77%. Comparing base (a4ebe8a) to head (00e6604).

Files with missing lines Patch % Lines
ext/InfiniteDisjunctiveProgramming.jl 80.48% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   99.51%   98.77%   -0.74%     
==========================================
  Files          17       17              
  Lines        2061     2128      +67     
==========================================
+ Hits         2051     2102      +51     
- Misses         10       26      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant