2021
DOI: 10.3390/a14010016
|View full text |Cite
|
Sign up to set email alerts
|

Adaptive Gene Level Mutation

Abstract: Genetic Algorithms are stochastic optimization methods where solution candidates, complying to a specific problem representation, are evaluated according to a predefined fitness function. These approaches can provide solutions in various tasks even, where analytic solutions can not be or are too complex to be computed. In this paper we will show, how certain set of problems are partially solvable allowing us to grade segments of a solution individually, which results local and individual tuning of mutation par… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 31 publications
0
4
0
Order By: Relevance
“…The area covered by the wireless network is divided into appropriately small sub-areas called cells, within which mobile subscribers move. Each cell is equipped with a base station responsible for collecting and updating user data and intermediating the user's connection with a selected subscriber of the same network, another network, or a fixed-line network [4]. Dividing the area into cells allows you to reduce the power of transmitters and allows for multiple use of the same frequency range.…”
Section: Adaptive Antennas In Radio Communicationsmentioning
confidence: 99%
“…The area covered by the wireless network is divided into appropriately small sub-areas called cells, within which mobile subscribers move. Each cell is equipped with a base station responsible for collecting and updating user data and intermediating the user's connection with a selected subscriber of the same network, another network, or a fixed-line network [4]. Dividing the area into cells allows you to reduce the power of transmitters and allows for multiple use of the same frequency range.…”
Section: Adaptive Antennas In Radio Communicationsmentioning
confidence: 99%
“…If a microservice is not deployed on any edge server, the subsequent microservices of the service will also not be allocated resources from edge servers. The algorithm selects individuals from the population by an elitist strategy 40 and generates new individuals by a uniform crossover strategy 41 and simple mutation strategy 42 . If the fitness of the new individual is higher than that of its parents, the new individual will replace its parents.…”
Section: Performance Evaluationmentioning
confidence: 99%
“…The algorithm selects individuals from the population by an elitist strategy 40 and generates new individuals by a uniform crossover strategy 41 and simple mutation strategy. 42 If the fitness of the new individual is higher than that of its parents, the new individual will replace its parents. The fitness is the overall performability in SRAP.…”
Section: Baselinementioning
confidence: 99%
“…e mutation operator aims to maintain population diversity, which is critical to the algorithm's searching ability. is work selects the locus mutation operator [20], which judges whether a gene value should be flipped by generating a random number in [0, 1] and comparing it with the mutation probability. end while e gene values of each individual are initialized as 1 or 0, and then the population's solutions are evaluated.…”
Section: Mutationmentioning
confidence: 99%