The bin packing problem requires packing a set of objects into a finite number of bins of fixed capacity in a way that minimizes the number of bins used. We consider the online version of the problem where items arrive over tine and a decision has to be made as soon as an element is available. Online algorithms can be analyzed in terms of competitiveness, a measure of performance that compares the solution obtained online with the optimal offline solution for the same problem, where the lowest possible competitiveness is best. Online processing is difficult due to the fact that unpredictable item sizes may appear. A number of online algorithms such First-Fit, Next-Fit, Best-Fit, Worst Fit and Harmonic have been proposed and studied in the l...
In the variable-sized online bin packing problem, one has to assign items to bins one by one. The bi...
The typical online bin-packing problem requires the fitting of a sequence of rationals in (0, 1] int...
We study an on-line bin packing problem. A fixed number n of bins, possibly of different sizes, are ...
AbstractIn competitive analysis, we usually do not put any restrictions on the computational complex...
In competitive analysis, we usually do not put any restrictions on the computational complexity of o...
We revisit the classic online bin packing problem studied in the half-century. In this problem, item...
Cloud storage is the service provided by some corporations (such as Mozy and Carbonite) to store and...
The online bin packing problem is a well-known bin packing variant which requires immediate decision...
Abstract. In the bin packing problem we are given an instance consist-ing of a sequence of items wit...
We consider the NP Hard problem of online Bin Packing while requiring that larger (or longer) items ...
AbstractThe classical bin packing problem is one of the best-known and most widely studied problems ...
We improve the lower bound on the asymptotic competitive ratio of any online algorithm for bin packi...
In the classical bin packing problem one receives a sequence of n items 1, 2,..., n with sizes s1, s...
The online bin packing problem is a well-known bin packing variant which requires immediate decision...
AbstractWe study a new variant of the online bin-packing problem, in which each item ai is associate...
In the variable-sized online bin packing problem, one has to assign items to bins one by one. The bi...
The typical online bin-packing problem requires the fitting of a sequence of rationals in (0, 1] int...
We study an on-line bin packing problem. A fixed number n of bins, possibly of different sizes, are ...
AbstractIn competitive analysis, we usually do not put any restrictions on the computational complex...
In competitive analysis, we usually do not put any restrictions on the computational complexity of o...
We revisit the classic online bin packing problem studied in the half-century. In this problem, item...
Cloud storage is the service provided by some corporations (such as Mozy and Carbonite) to store and...
The online bin packing problem is a well-known bin packing variant which requires immediate decision...
Abstract. In the bin packing problem we are given an instance consist-ing of a sequence of items wit...
We consider the NP Hard problem of online Bin Packing while requiring that larger (or longer) items ...
AbstractThe classical bin packing problem is one of the best-known and most widely studied problems ...
We improve the lower bound on the asymptotic competitive ratio of any online algorithm for bin packi...
In the classical bin packing problem one receives a sequence of n items 1, 2,..., n with sizes s1, s...
The online bin packing problem is a well-known bin packing variant which requires immediate decision...
AbstractWe study a new variant of the online bin-packing problem, in which each item ai is associate...
In the variable-sized online bin packing problem, one has to assign items to bins one by one. The bi...
The typical online bin-packing problem requires the fitting of a sequence of rationals in (0, 1] int...
We study an on-line bin packing problem. A fixed number n of bins, possibly of different sizes, are ...