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

Enhanced Bin Packing propagator #202

Open
wants to merge 2 commits into
base: release/6.3.0
Choose a base branch
from

Conversation

95A31
Copy link

@95A31 95A31 commented Sep 15, 2024

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

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