@brazovayeye

Some Steps Towards a Form of Parallel Distributed Genetic Programming

. The 1st Online Workshop on Soft Computing (WSC1), http://www.bioele.nuee.nagoya-u.ac.jp/wsc1/, Nagoya University, Japan, (19--30 August 1996)

Abstract

Genetic Programming is a method of program discovery consisting of a special kind of genetic algorithm capable of operating on non-linear chromosomes (parse trees) representing programs and an interpreter which can run the programs being optimised. This paper describes PDGP (Parallel Distributed Genetic Programming), a new form of genetic programming which is suitable for the development of fine-grained parallel programs. PDGP is based on a graph-like representation for parallel programs which is manipulated by crossover and mutation operators which guarantee the syntactic correctness of the offspring. The paper describes these operators and reports some preliminary results obtained with this paradigm.

Links and resources

Tags