Skip to content

Extentions to MBM and cutting planes techniques.#135

Open
dnguyen227 wants to merge 25 commits intoinfiniteopt:masterfrom
dnguyen227:inf_mbm_cp
Open

Extentions to MBM and cutting planes techniques.#135
dnguyen227 wants to merge 25 commits intoinfiniteopt:masterfrom
dnguyen227:inf_mbm_cp

Conversation

@dnguyen227
Copy link
Copy Markdown
Contributor

@dnguyen227 dnguyen227 commented Apr 20, 2026

This PR makes changes to extend MBM and cutting planes techniques.

MBM

  • copy_model_with_constraints(::InfiniteModel, ...)
  • prepare_max_M_objective(::InfiniteModel, ...) (LessThan + GreaterThan)
  • raw_M(sub, ::Vector{<:AbstractJuMPScalar}, ::_MBM)

Cutting Planes

  • copy_and_reformulate(::InfiniteModel, ..., ::CuttingPlanes)
  • extract_solution(::InfiniteModel)
  • add_cut(::InfiniteModel, ...)

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.51%. Comparing base (eca54be) to head (d053c07).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   99.38%   99.51%   +0.13%     
==========================================
  Files          17       17              
  Lines        1959     2079     +120     
==========================================
+ Hits         1947     2069     +122     
+ Misses         12       10       -2     

☔ View full report in Codecov by Sentry.
📢 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.

@dnguyen227 dnguyen227 marked this pull request as ready for review April 22, 2026 13:20
@dnguyen227 dnguyen227 marked this pull request as draft April 24, 2026 17:41
@dnguyen227 dnguyen227 marked this pull request as ready for review April 27, 2026 18:25
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