KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.simopt.solvers.algorithms.genetic
/
BlendCrossover
/
BlendCrossover
Blend
Crossover
constructor
(
alpha
:
Double
=
defaultAlpha
)
(
source
)
Parameters
alpha
the blend expansion factor. Must be greater than 0. The default is
defaultAlpha
.