Research Article

[Retracted] Optimization Model of Logistics Task Allocation Based on Genetic Algorithm

Table 1

Correspondence between the basic concepts of biological genetics and the role of genetic algorithm.

Meaning of biological heredityFunctions of genetic algorithm

Survival of the fittestAfter the algorithm is completed, the answer of the best target value is very likely to remain
GroupA group of solutions selected (the number of solutions at this time represents the size of the population)
MatingThose who obtain a new set of solutions with the help of the cross principle will not go
PopulationA set of solutions obtained according to the value of fitness function
VariationA program in which a single component corresponding to the code changes
ChromosomeEncoding of solution (string and other related contents)
GeneEigenvalue of single component in solution
ThresholdSet the criteria for completing the search
AdaptabilityFitness function data
IndividualSolution