2020
DOI: 10.1109/access.2020.2997812
|View full text |Cite
|
Sign up to set email alerts
|

A Parallel Genetic Algorithm Framework for Transportation Planning and Logistics Management

Abstract: Small to medium sized transportation and logistics companies are usually constrained by limited computing and IT professional resources on implementing an efficient parallel metaheuristic algorithm for planning or management solutions. In this paper we extend the standard meta-description for genetic algorithms (GA) with a simple non-trivial parallel implementation. Our parallel GA framework is chiefly concerned with the development of a straightforward way for engineers to modify existing genetic algorithm im… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 34 publications
(13 citation statements)
references
References 42 publications
0
13
0
Order By: Relevance
“…GA is applied in various fields of technologies, applied sciences, and engineering that work through its reproduction operators. In recent years, GA and PSO based heuristic optimization solvers have been applied in transportation planning and logistics management [ 34 ], microgrid energy management systems [ 35 ], optimization of multimodal functions [ 36 ], mobile position estimation problem [ 37 ], the vehicle routing problem in cloud implementation [ 38 ], satellite formation reconfiguration [ 39 ], and the optimization of multi-objective energy models [ 40 ].…”
Section: Methodology: Ann-ga-sqpmmentioning
confidence: 99%
“…GA is applied in various fields of technologies, applied sciences, and engineering that work through its reproduction operators. In recent years, GA and PSO based heuristic optimization solvers have been applied in transportation planning and logistics management [ 34 ], microgrid energy management systems [ 35 ], optimization of multimodal functions [ 36 ], mobile position estimation problem [ 37 ], the vehicle routing problem in cloud implementation [ 38 ], satellite formation reconfiguration [ 39 ], and the optimization of multi-objective energy models [ 40 ].…”
Section: Methodology: Ann-ga-sqpmmentioning
confidence: 99%
“…[24] Focuses on integrating task mapping, task ordering and voltage scaling. To take advantage of the different computational resources available on a given system, researchers in [17,25,26] propose parallel genetic algorithms (PGA). In [17] PGA measures the fitness value of each person in a single population leveraging highly parallel processors, such as the master-slave-based GA platform.…”
Section: Related Workmentioning
confidence: 99%
“…break; (21) end if (22) end for (23) end while (24) Generate Chromosome X q ′ that corresponds to L q ′ (25) end function ALGORITHM 2: Chromosome repair. 8 Mathematical Problems in Engineering (6) Fitness evaluation.…”
Section: Basicmentioning
confidence: 99%
“…erefore, to solve the loop selection problem of multilevel nested loops, some heuristic methods can only be used to obtain approximate solutions, from which a satisfactory solution is then chosen. Compared with traditional heuristic methods, genetic algorithms (GAs) have a very strong search ability; they can find the global optimal solution of a problem with a high probability, and their inherent parallelism is more suitable for processing optimization problems [16][17][18][19][20][21][22][23]. erefore, a GA was adopted in this study to solve the loop selection problem.…”
Section: Introductionmentioning
confidence: 99%