ees1.mating: ees1.mating

Description Usage Arguments

Description

This function 'mix' the elements present in the solution. The parameter 'mu' controls the intensity of mixing. Low values give preference to best solution components and high values make the values being select randomly.

Usage

1
ees1.mating(solution, mu)

Arguments

solution

The Problem solution

mu

The mixing intensity ratio, from 0 to 1. The mix intensity controls de the probability of chosing a worst solutions


evoper documentation built on May 2, 2019, 12:13 a.m.

Related to ees1.mating in evoper...