SOTAVerified

Multi-threaded Memory Efficient Crossover in C++ for Generational Genetic Programming

2020-09-22Unverified0· sign in to hype

W. B. Langdon

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

C++ code snippets from a multi-core parallel memory-efficient crossover for genetic programming are given. They may be adapted for separate generation evolutionary algorithms where large chromosomes or small RAM require no more than M + (2 times nthreads) simultaneously active individuals.

Tasks

Reproductions