The multiple knapsack problem (MKP) is a well-known generalization of the classical knapsack problem. We are given a set $A$ of $n$ items and set $B$ of $m$ bins (knapsacks) such that each item $a \in A$ has a size $size(a)$ and a profit value $profit(a)$, and each bin $b \in B$ has a capacity $c(b)$. The goal is to find a subset $U \subset A$ of maximum total profit such that $U$ can be packed into $B$ without exceeding the capacities. The decision version of MKP is strongly NP-complete, since it is a generalization of the classical knapsack and bin packing problem. Furthermore, MKP does not admit an FPTAS even if the number $m$ of bins is two. Kellerer gave a PTAS for MKP with identical capacities and Chekuri and Khanna presented a PTAS f...
AbstractBy the term “Bound and Bound” we define a particular tree-search technique for the ILP, whic...
Knapsack Sharing Problem (KSP) is an NP-Hard combinatorial optimization problem, admitted in numerou...
In operation research, the Multiple Knapsack Problem (MKP) is classified as a combinatorial optimiz...
In this paper we propose an improved efficient approximation scheme for the multiple knapsack proble...
The multiple knapsack problem (MKP) is a well-known generalization of the classical knapsack problem...
The multiple knapsack problem (MKP) is a natural and well-known generalization of the single knapsac...
The Multiple Knapsack problem (MKP) is a natural and well known generalization of the single knapsac...
We consider the multiple knapsack problem, that calls for the optimal assignment of a set of items, ...
We study the Uniform Cardinality Constrained Multiple Knapsack problem (CMK), a natural generalizati...
Submodular maximization has been a central topic in theoretical computer science and combinatorial o...
We consider a natural generalization of the classical multiple knapsack problem in which instead of ...
x, 85 leaves ; 29 cmKnapsack problem has been widely studied in computer science for years. There ex...
Many systems have to be maintained while the underlying constraints, costs and/or profits change ove...
A multiple knapsack constraint over a set of items is defined by a set of bins of arbitrary capaciti...
Abstract. This paper studies the worst-case performance of the successive approximation algorithm fo...
AbstractBy the term “Bound and Bound” we define a particular tree-search technique for the ILP, whic...
Knapsack Sharing Problem (KSP) is an NP-Hard combinatorial optimization problem, admitted in numerou...
In operation research, the Multiple Knapsack Problem (MKP) is classified as a combinatorial optimiz...
In this paper we propose an improved efficient approximation scheme for the multiple knapsack proble...
The multiple knapsack problem (MKP) is a well-known generalization of the classical knapsack problem...
The multiple knapsack problem (MKP) is a natural and well-known generalization of the single knapsac...
The Multiple Knapsack problem (MKP) is a natural and well known generalization of the single knapsac...
We consider the multiple knapsack problem, that calls for the optimal assignment of a set of items, ...
We study the Uniform Cardinality Constrained Multiple Knapsack problem (CMK), a natural generalizati...
Submodular maximization has been a central topic in theoretical computer science and combinatorial o...
We consider a natural generalization of the classical multiple knapsack problem in which instead of ...
x, 85 leaves ; 29 cmKnapsack problem has been widely studied in computer science for years. There ex...
Many systems have to be maintained while the underlying constraints, costs and/or profits change ove...
A multiple knapsack constraint over a set of items is defined by a set of bins of arbitrary capaciti...
Abstract. This paper studies the worst-case performance of the successive approximation algorithm fo...
AbstractBy the term “Bound and Bound” we define a particular tree-search technique for the ILP, whic...
Knapsack Sharing Problem (KSP) is an NP-Hard combinatorial optimization problem, admitted in numerou...
In operation research, the Multiple Knapsack Problem (MKP) is classified as a combinatorial optimiz...