The genetic algorithm is essentially a series of operations on chromosome patterns, that is, by selecting operators to inherit the excellent patterns in the current population to the next generation, using crossover operators for pattern reorganization, and mutation operators for pattern mutations.