@inproceedings{624cb49656304dcdbc8de7cccb95a3ad,
title = "Cardinality reasoning for bin-packing constraint: Application to a tank allocation problem",
abstract = "Flow reasoning has been successfully used in CP for more than a decade. It was originally introduced by R{\'e}gin in the well-known Alldifferent and Global Cardinality Constraint (GCC) available in most of the CP solvers. The BinPacking constraint was introduced by Shaw and mainly uses an independent knapsack reasoning in each bin to filter the possible bins for each item. This paper considers the use of a cardinality/flow reasoning for improving the filtering of a bin-packing constraint. The idea is to use a GCC as a redundant constraint to the BinPacking that will count the number of items placed in each bin. The cardinality variables of the GCC are then dynamically updated during the propagation. The cardinality reasoning of the redundant GCC makes deductions that the bin-packing constraint cannot see since the placement of all items into every bin is considered at once rather than for each bin individually. This is particularly well suited when a minimum loading in each bin is specified in advance. We apply this idea on a Tank Allocation Problem (TAP). We detail our CP model and give experimental results on a real-life instance demonstrating the added value of the cardinality reasoning for the bin-packing constraint.",
keywords = "Constraint Programming, Load Planning, Tank Allocation",
author = "Pierre Schaus and R{\'e}gin, {Jean Charles} and {Van Schaeren}, Rowan and Wout Dullaert and Birger Raa",
year = "2012",
doi = "10.1007/978-3-642-33558-7_58",
language = "English",
isbn = "9783642335570",
volume = "7514 LNCS",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "815--822",
booktitle = "Principles and Practice of Constraint Programming - 18th International Conference, CP 2012, Proceedings",
note = "18th International Conference on Principles and Practice of Constraint Programming, CP 2012 ; Conference date: 08-10-2012 Through 12-10-2012",
}