UniformCrossover

constructor(swapProbability: Double = defaultSwapProbability)(source)

Parameters

swapProbability

the per-coordinate probability of swapping the parents' values. Must be in 0,1. The default is defaultSwapProbability.