2016
DOI: 10.1016/j.asoc.2015.11.045
|View full text |Cite
|
Sign up to set email alerts
|

Solving 0-1 knapsack problem by greedy degree and expectation efficiency

Abstract: It is well known that 0-1 knapsack problem (KP01) plays an important role in both computing theory and many real life applications. Due to its NP-hardness, lots of impressive research work has been performed on many variants of the problem. Inspired by region partition of items, an effective hybrid algorithm based on greedy degree and expectation efficiency (GDEE) is presented in this paper. In the proposed algorithm, initially determinate items region, candidate items region and unknown items region are gener… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
17
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
5
3

Relationship

2
6

Authors

Journals

citations
Cited by 37 publications
(17 citation statements)
references
References 37 publications
0
17
0
Order By: Relevance
“…The complexity of the BB parallel algorithms that solve the KP 0-1 is a function of the problem instance variables. For example, when the computer architecture is a hypercube, the complexity is given by [12,15] O nc p w max w min (3) for a number of processors of p < c log w max . In Equation (3), one of the terms is w max w min .…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The complexity of the BB parallel algorithms that solve the KP 0-1 is a function of the problem instance variables. For example, when the computer architecture is a hypercube, the complexity is given by [12,15] O nc p w max w min (3) for a number of processors of p < c log w max . In Equation (3), one of the terms is w max w min .…”
Section: Related Workmentioning
confidence: 99%
“…Uncorrelated problems model any problem in which the weights of the elements are not correlated with their benefit. The weakly correlated problem model offers many practical applications, such as capital budgeting, project selection, resource allocation, cutting stock, and investment decision-making [3]. In this way, if an algorithm performs well in solving these instances, it is likely to solve a problem in everyday life.…”
Section: Introductionmentioning
confidence: 99%
“…A common reason for discrete variables occurring is when the resources of interest are quantified in terms of integers or Boolean values, for example, in production lines, scheduling processes, or resource assignments. There is a set of classic problems that can be treated in binary form, such as the well-known knapsack problem [53], the set covering problem [54], and the traveling salesman problem [55].…”
Section: Search Spacementioning
confidence: 99%
“…Under such context, the heuristic approach is usually employed to solve KP01. In fact, the existing heuristic approaches include the general heuristics with the self-established rules (e.g., expectation efficiency [10] and differential evolution [11]) and the intelligent heuristics with the ready-made natural laws (e.g., bee colony algorithm [12] and butterfly optimization algorithm [13]), in which the former shows good execution efficiency and the latter shows the relatively optimal solution. Given this, we plan to integrate their advantages and design a hybrid heuristic approach for solving KP01.…”
Section: Introductionmentioning
confidence: 99%