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.pso
/
ParticleSwarmSolver
/
swarmSize
swarm
Size
var
swarmSize
:
Int
(
source
)
The number of particles in the swarm. Must be at least
defaultMinSwarmSize
.