1985
DOI: 10.1007/bf02591863
|View full text |Cite
|
Sign up to set email alerts
|

Efficient algorithms for solving multiconstraint zero-one knapsack problems to optimality

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
77
0
4

Year Published

1987
1987
2011
2011

Publication Types

Select...
7
1

Relationship

2
6

Authors

Journals

citations
Cited by 196 publications
(81 citation statements)
references
References 31 publications
0
77
0
4
Order By: Relevance
“…Element i has a weight i w and the knapsack has a weight limit C. If object i is placed into the knapsack, we will obtain a profit i p . The problem is to maximize the total profit under the constraint that the total weights of all chosen objects are at most C. So, the knapsack problem can be formulated as [16,14,17,18]: (3) where i x is a binary variable denoting whether object i is chosen or not. Equation (3) is the constraint that needs to be satisfied and defines the profit of a feasible n-tuple.…”
Section: The Formulation Of the 0/1 Knapsack Problemmentioning
confidence: 99%
“…Element i has a weight i w and the knapsack has a weight limit C. If object i is placed into the knapsack, we will obtain a profit i p . The problem is to maximize the total profit under the constraint that the total weights of all chosen objects are at most C. So, the knapsack problem can be formulated as [16,14,17,18]: (3) where i x is a binary variable denoting whether object i is chosen or not. Equation (3) is the constraint that needs to be satisfied and defines the profit of a feasible n-tuple.…”
Section: The Formulation Of the 0/1 Knapsack Problemmentioning
confidence: 99%
“…The unique knapsack problem (UKP) has been given considerable attention in the literature though it is not, in fact, as difficult as (MKP), more precisely, it can be solved in a pseudo-polynomial time (see [2,3,6,11,12]). We have then tried to transform the original (MKP) into a (UKP) (see also [15,17]). In this purpose, we have used a relaxation technique, that is to say, surrogate relaxation.…”
Section: Introductionmentioning
confidence: 99%
“…Several heuristics have been proposed in order to find out good surrogate multipliers (see in particular [14,15,17]). In practice, it is not important to obtain the optimal multiplier vector, since in the general case we have no guarantee that vðSðu à ÞÞ ¼ vðMKPÞ.…”
Section: Introductionmentioning
confidence: 99%
“…The MDKP has many applications in the fields of capital budgeting, cutting stock, cargo loading, allocating processors and databases in distributed computer systems [8]. Due to its hard complexity (it is an NP-complete combinatorial prob-lem) the size of the instances which can be solved exactly is modest.…”
Section: Introductionmentioning
confidence: 99%
“…Frévillle and Plateau [6] mentioned the limit of 5 constraints and 200 variables for previous works. Exact methods are based on dynamic programming [9,29] or in branchand-bound techniques [26,8,23]. Large size instances can only be managed with approximate methods which establish a balance between the quality of the solutions and the computational time required.…”
Section: Introductionmentioning
confidence: 99%