scispace - formally typeset
G

Guangming Lin

Researcher at Shenzhen Institute of Information Technology

Publications -  11
Citations -  3533

Guangming Lin is an academic researcher from Shenzhen Institute of Information Technology. The author has contributed to research in topics: Evolutionary computation & Evolutionary programming. The author has an hindex of 5, co-authored 11 publications receiving 3136 citations. Previous affiliations of Guangming Lin include Australian Defence Force Academy & University of New South Wales.

Papers
More filters
Journal ArticleDOI

Evolutionary programming made faster

TL;DR: A "fast EP" (FEP) is proposed which uses a Cauchy instead of Gaussian mutation as the primary search operator and is proposed and tested empirically, showing that IFEP performs better than or as well as the better of FEP and CEP for most benchmark problems tested.
Book ChapterDOI

Fast evolutionary algorithms

TL;DR: It is shown that the search step size of a variation operator plays a vital role in its efficient search of a landscape and the optimal search stepsize of mutation operators in evolutionary optimization is derived.
Proceedings ArticleDOI

Analysing crossover operators by search step size

TL;DR: The paper explains the behaviours of different crossover operators through the investigation of crossover's search neighbourhood and search step size, and shows that given the binary chromosome encoding scheme, GAs with a large search step sizes are better than GAsWith a small step size for most problems.
Book ChapterDOI

A self-adaptive mutations with multi-parent crossover evolutionary algorithm for solving function optimization problems

TL;DR: Some results of numerical experiments will be presented which show that the new self-adaptive evolutionary algorithm is more robust and universal than its competitors.
Journal ArticleDOI

Parallel genetic algorithm on PVM

TL;DR: An implementation of some kinds of parallel genetic algorithms on the PVM, a portable parallel environment, and experiments were done to compare the parallel genetic algorithm and traditional sequential genetic algorithms.