Skip to content

Enhanced Bin Packing propagator#202

Open
95A31 wants to merge 3 commits into
Gecode:mainfrom
95A31:release/6.3.0
Open

Enhanced Bin Packing propagator#202
95A31 wants to merge 3 commits into
Gecode:mainfrom
95A31:release/6.3.0

Conversation

@95A31

@95A31 95A31 commented Sep 15, 2024

Copy link
Copy Markdown

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 the effort. I attached a simple model for testing.

Cheers

bpp.mzn.txt
N2W1B2R5.dzn.txt

@zayenz zayenz changed the base branch from release/6.3.0 to main July 7, 2026 08:25
@zayenz zayenz force-pushed the release/6.3.0 branch 2 times, most recently from be6b80c to a883d63 Compare July 7, 2026 10:44
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