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
/
GeneticAlgorithmSolver
/
populationSize
population
Size
var
populationSize
:
Int
(
source
)
The number of individuals per generation. Must be at least
defaultMinPopulationSize
.