2016
DOI: 10.1007/978-3-319-47217-1_6
|View full text |Cite
|
Sign up to set email alerts
|

A Novel Grouping Genetic Algorithm for the One-Dimensional Bin Packing Problem on GPU

Abstract: Abstract. One-dimensional Bin Packing Problem (1D-BPP) is a challenging NP-Hard combinatorial problem which is used to pack finite number of items into minimum number of bins. Large problem instances of the 1D-BPP cannot be solved exactly due to the intractable nature of the problem. In this study, we propose an efficient Grouping Genetic Algorithm (GGA) by harnessing the power of the Graphics Processing Unit (GPU) using CUDA. The time consuming crossover and mutation processes of the GGA are executed on the G… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 9 publications
(8 citation statements)
references
References 15 publications
0
6
0
Order By: Relevance
“…Hazama, Iima, Karuno and Mishima, Journal of Advanced Mechanical Design, Systems, and Manufacturing, Vol.15, No.6 (2021) (Cuadra et al, 2016), and they are often used for not only the grouping problems but also many others. Mutations include Elimination (Ramos-Figueroa et al, 2020;Ozcan et al, 2016;Moghaddam et al, 2015), Merge and split (Tucker et al, 2005), Swap (Mutingi and Mbohwa, 2014;Mutingi and Onwubolu, 2012), Insertion (Mutingi and Mbohwa, 2014;Cuadra et al, 2016;Chen et al, 2019), and Item elimination (Rossi et al, 2010).…”
Section: Grouping Genetic Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…Hazama, Iima, Karuno and Mishima, Journal of Advanced Mechanical Design, Systems, and Manufacturing, Vol.15, No.6 (2021) (Cuadra et al, 2016), and they are often used for not only the grouping problems but also many others. Mutations include Elimination (Ramos-Figueroa et al, 2020;Ozcan et al, 2016;Moghaddam et al, 2015), Merge and split (Tucker et al, 2005), Swap (Mutingi and Mbohwa, 2014;Mutingi and Onwubolu, 2012), Insertion (Mutingi and Mbohwa, 2014;Cuadra et al, 2016;Chen et al, 2019), and Item elimination (Rossi et al, 2010).…”
Section: Grouping Genetic Algorithmmentioning
confidence: 99%
“…A GA based on the characteristics of this type of problem was first proposed in (Falkenauer, 1994). Since then, many studies have proposed GAs for various grouping problems (Ramos-Figueroa et al, 2020Mutingi and Mbohwa, 2014;Mutingi and Onwubolu, 2012;Jawahar and Subhaa, 2017;Cuadra et al, 2016;Ozcan et al, 2016;Moghaddam et al, In this paper, we propose a GA for scheduling of parcel delivery by drones. Our scheduling problem is the same as (Karuno and Mishima, 2019).…”
Section: Introductionmentioning
confidence: 99%
“…There are three types of methods under Bin Packing approach, which is First Fit, Next Fit and Worst Fit. For our study, we are using First Fit method because according to [20], First Fit is fast in allocating the papers to slot and has less possibility in adding a new slot.…”
Section: Capacitated Constraintmentioning
confidence: 99%
“…First Fit to the best of our knowledge is more suitable to be used in our case. Based on [20], definition of first fit method is it will put each item (paper) as you come to it into the available slot (slots created from the previous process) into which it fits (has no conflict).…”
Section: 1domain Transformation Approach (Dta)mentioning
confidence: 99%
See 1 more Smart Citation