SOTAVerified

Multi Expression Programming

2002-12-01Technical Report 2002Code Available1· sign in to hype

Oltean Mihai, Dumitrescu D.

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Multi Expression Programming (MEP) is a new evolutionary paradigm intended for solving computationally difficult problems. MEP individuals are linear entities that encode complex computer programs. MEP chromosomes are represented in the same way as C or Pascal compilers translate mathematical expressions into machine code. MEP is used for solving some difficult problems like symbolic regression and game strategy discovery. MEP is compared with Gene Expression Programming (GEP) and Cartesian Genetic Programming (CGP) by using several well-known test problems. For the considered problems MEP outperforms GEP and CGP. For these examples MEP is two magnitude orders better than CGP.

Tasks

Reproductions