Research Article

Product Shape Design Scheme Evaluation Method Based on Spatial Data Mining

Table 1

Algorithm structure of fuzzy_GA.

Fuzzy_GA()
{year = 0
Fuzzy selection benefit, group size;
Objective function and constraint conditions of each individual in fuzzy uncentering group:
Evaluation of individuals in the population;
Fuzzy;
While does not satisfy the termination condition do
{year++;
Blur;
According to the adaptive function values generated by the fuzzy objective function and constraint conditions of each individual, the offspring were selected to be put into the mating pool and marked individually with the help of multi-target fuzzy optimization technology.
Fuzzy adjustment of bamboo crossover rate and variation rate according to population size;
Give rise to new progeny;
Evaluation of individual offspring;
Fuzzy;
The population size was changed according to the evaluation results and chronological ambiguity.
}