A Online Demo of Evolutionary Programming Using a Mixed Mutation Strategy for Solving Function Optimization

Hao Wu,Jun He,Xin Yao
2005-01-01
Abstract:This paper presents an online demo of evolutionary programming using a mixed mutation strategy for solving function optimization problems. The strategy combines three di fferent mutation operators: Gaussian, Cauchy and Ĺevy mutations. The algorithm has been implemented by a client-server web application, which is convenient for users to access throug h Internet. The web application architecture is divided into two parts: a client to deal with users’ input and a server to execute the computation. Experiments have shown that EP using mixed mutation strategies can produce high quality solutions on most of 14 benchmark functions.
What problem does this paper attempt to address?