xXAI-botXx / Genetic-Algorithm

Implementation of Genetic-Algorithm for solution finding (optimization)
Mozilla Public License 2.0
0 stars 0 forks source link

Selection Improvement #25

Open xXAI-botXx opened 8 months ago

xXAI-botXx commented 8 months ago

Add new/different selection methods

Please remember during implementation: the same individual can be selected several times by the selection method, which means it can repeatedly participate in the process of creating new individuals