Circle-Evolution
Circle-Evolution copied to clipboard
implement multiprocessing
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.
Unfortunately, I can't merge due to conflicts with the current version. Please update your fork to include the new code.