martinwholtmon / IT3708-2023

Simple Genetic Algorithm (SGA) as feature selector, route optimization for home care service with SGA and semantic segmentation using Multiobjective Genetic Algorithm (MOGA)
0 stars 0 forks source link

Implement a function that creates two offspring from two parents through crossover #3

Closed martinwholtmon closed 1 year ago

martinwholtmon commented 1 year ago

Implement a function that creates two offspring from two parents through crossover. The offspring should also have a chance of getting a random mutation.