Skip to content

Enhanced Bin Packing propagator#224

Merged
zayenz merged 6 commits into
mainfrom
feature/bin-packing-improvements
Jul 11, 2026
Merged

Enhanced Bin Packing propagator#224
zayenz merged 6 commits into
mainfrom
feature/bin-packing-improvements

Conversation

@zayenz

@zayenz zayenz commented Jul 11, 2026

Copy link
Copy Markdown
Member

This PR implements an optional 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.

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

@zayenz zayenz marked this pull request as ready for review July 11, 2026 06:13
@zayenz zayenz changed the title Enhanced Bin Packing propagator (replacement for #202) Enhanced Bin Packing propagator Jul 11, 2026
@zayenz zayenz force-pushed the feature/bin-packing-improvements branch from bc0cbfe to 1c16777 Compare July 11, 2026 18:35
@zayenz zayenz merged commit 7ac00af into main Jul 11, 2026
14 checks passed
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