As Bin Packing is NP-hard already for k = 2 bins, it is unlikely to be solvable in polynomial time even if the number of bins is a fixed constant. However, if the sizes of the items are polynomially bounded integers, then the problem can be solved in time nO(k) for an in-put of length n by dynamic programming. We show, by proving the W[1]-hardness of Unary Bin Packing (where the sizes are given in unary encoding), that this running time cannot be improved to f(k) nO(1) for any function f(k) (under standard complexity assumptions). On the other hand, we provide an algorithm for Bin Packing that obtains in time 2O(k log 2 k)+O(n) a solution with additive error at most 1, i.e., either finds a packing into k + 1 bins or decides that k bins do...
AbstractThe bin-packing problem asks for a packing of a list of items of sizes from (0,1] into the s...
n the Bin Packing problem one is given n items with weights w1, …, wn and m bins with capacities c1,...
Abstract“Bin packing with rejection” is the following problem: Given a list of items with associated...
As Bin Packing is NP-hard already for k=2 bins, it is unlikely to be solvable in polynomial time eve...
AbstractAs Bin Packing is NP-hard already for k=2 bins, it is unlikely to be solvable in polynomial ...
We consider the bin packing problem with d different item sizes si and item multiplicities ai, where...
AbstractWe study the parallel complexity of polynomial heuristics for the bin packing problem. We sh...
AbstractWe study a variety of NP-hard bin packing problems under a divisibility constraint that gene...
Bin packing is an optimizational NP-hard problem of packing items of given sizes into minimum number...
The typical online bin-packing problem requires the fitting of a sequence of rationals in (0, 1] int...
The bin packing problem asks for a packing of a list of items from (0, 1] into the smallest possible...
The bin packing problem consists of finding the minimum number of bins, of given capacity D, require...
The bin packing problem consists of finding the minimum number of bins, of given capacity D, require...
The bin-packing problem asks for a packing of a list of items of sizes from (0, 1) into the smallest...
AbstractThis paper studies the dynamic bin packing problem, in which items arrive and depart at arbi...
AbstractThe bin-packing problem asks for a packing of a list of items of sizes from (0,1] into the s...
n the Bin Packing problem one is given n items with weights w1, …, wn and m bins with capacities c1,...
Abstract“Bin packing with rejection” is the following problem: Given a list of items with associated...
As Bin Packing is NP-hard already for k=2 bins, it is unlikely to be solvable in polynomial time eve...
AbstractAs Bin Packing is NP-hard already for k=2 bins, it is unlikely to be solvable in polynomial ...
We consider the bin packing problem with d different item sizes si and item multiplicities ai, where...
AbstractWe study the parallel complexity of polynomial heuristics for the bin packing problem. We sh...
AbstractWe study a variety of NP-hard bin packing problems under a divisibility constraint that gene...
Bin packing is an optimizational NP-hard problem of packing items of given sizes into minimum number...
The typical online bin-packing problem requires the fitting of a sequence of rationals in (0, 1] int...
The bin packing problem asks for a packing of a list of items from (0, 1] into the smallest possible...
The bin packing problem consists of finding the minimum number of bins, of given capacity D, require...
The bin packing problem consists of finding the minimum number of bins, of given capacity D, require...
The bin-packing problem asks for a packing of a list of items of sizes from (0, 1) into the smallest...
AbstractThis paper studies the dynamic bin packing problem, in which items arrive and depart at arbi...
AbstractThe bin-packing problem asks for a packing of a list of items of sizes from (0,1] into the s...
n the Bin Packing problem one is given n items with weights w1, …, wn and m bins with capacities c1,...
Abstract“Bin packing with rejection” is the following problem: Given a list of items with associated...