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

Local Fitness Landscape Exploration Based Genetic Algorithms

Abstract: Genetic algorithms (GAs) have been used to evolve optimal/sub-optimal solutions of many problems. When using GAs for evolving solutions, often fitness evaluation is the most computationally expensive, and this discourages researchers from applying GAs for computationally challenging problems. This paper presents an approach for generating offspring based on a local fitness landscape exploration to increase the speed of the search for optimal/sub-optimal solutions and to evolve better fitness solutions. The pro… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
2

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 47 publications
0
2
0
Order By: Relevance
“…Finally, the genetic algorithm is needed to stop when the population meets toward the best solution. Figure 1 also shows seven key steps in the Genetic algorithm procedure and their corresponding optional schemes [24]. Initializing the chromosomes: it's a population reporting form, including population size, evolutional generation, crossover probability, and mutation probability.…”
Section: Genetic Algorithmmentioning
confidence: 99%
“…Finally, the genetic algorithm is needed to stop when the population meets toward the best solution. Figure 1 also shows seven key steps in the Genetic algorithm procedure and their corresponding optional schemes [24]. Initializing the chromosomes: it's a population reporting form, including population size, evolutional generation, crossover probability, and mutation probability.…”
Section: Genetic Algorithmmentioning
confidence: 99%
“…The basic idea of the algorithm [6][7][8] is to start from the starting point and select the closest and unvisited point to the current point as the next visited point each time until all points have been visited and then return to the starting point. The main advantages of this algorithm [9] are that it is simple to understand, easy to implement, and can find acceptable solutions for small and medium scale problems.…”
Section: The Nearest Neighbor Algorithmmentioning
confidence: 99%