Skip to content

Enhanced Bin Packing propagator#223

Closed
zayenz wants to merge 4 commits into
mainfrom
codex/rebase-pr-202
Closed

Enhanced Bin Packing propagator#223
zayenz wants to merge 4 commits into
mainfrom
codex/rebase-pr-202

Conversation

@zayenz

@zayenz zayenz commented Jul 11, 2026

Copy link
Copy Markdown
Member

Hello,

This patch implements a stronger pruning technique for the BinPacking constraint. It leverages tighter lower bounds based on Dual-Feasible Functions. This approach was presented at CP 2024 in the paper CP for Bin Packing with Multi-Core and GPUs.

There might be a need for some polishing and testing, but I think the benefits are worth it. I attached a simple model for testing.

This branch is a continuation of #202, rebased onto current main, with the local BinPacking integration and overflow-safety follow-ups included.

Cheers

bpp.mzn.txt
N2W1B2R5.dzn.txt

@zayenz zayenz closed this Jul 11, 2026
@zayenz zayenz deleted the codex/rebase-pr-202 branch July 11, 2026 05:34
@zayenz

zayenz commented Jul 11, 2026

Copy link
Copy Markdown
Member Author

This transitional replacement PR was superseded by #224 after renaming the branch to feature/bin-packing-improvements.

@zayenz zayenz changed the title Enhanced Bin Packing propagator (replacement for #202) Enhanced Bin Packing propagator Jul 11, 2026
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.

2 participants