Circle-Evolution icon indicating copy to clipboard operation
Circle-Evolution copied to clipboard

implement multiprocessing

Open stking74 opened this issue 5 years ago • 1 comments

Implemented the following performance boosts:

Multiple offspring per generation (default = 50), with best fitting offspring selected as the parent of the next generation.

Parallel processing, fitness of each offspring calculated in parallel with each generation.

stking74 avatar May 20 '20 21:05 stking74

Unfortunately, I can't merge due to conflicts with the current version. Please update your fork to include the new code.

ahmedkhalf avatar May 21 '20 13:05 ahmedkhalf