Evolution algorithm for the minimum weight triangulation

Kaihuai Qin,Minglun Gong,Bian Wu,Zesheng Tang
1997-01-01
Abstract:A new algorithm for the minimum weight triangulation (MWT) of points on a plane, called evolution minimum weight triangulation (EMWT), is presented. Based on the characteristic of MWT problem, new operators for crossover and mutation are presented, that is, polygon crossover and triangular mutation. It can be guaranteed that the offspring generated by crossover and mutation operators are also valid triangulations, thus, the algorithm converges quickly. Effects of the main parameters, such as population size, probabilities of the polygon crossover and mutation, and the adaptive coefficients, on the behavior and the convergence of the algorithm are discussed. The effect curves are given. It is shown that the new method for the minimum weight triangulation can obtain more optimal results of triangulations than the greedy algorithm.
What problem does this paper attempt to address?