mate_selection 0.1.0

A collection of mate-selection strategies for evolutionary algorithms
Documentation

Mate Selection

This repository is a collection of mate-selection strategies for evolutionary algorithms.

Mate selection algorithms randomly select pairs of individuals from a population. The sampling probability of each individuals is a function of its reproductive fitness or "score".