buffer

abstract val buffer: Int

The amount of reserved space in a population. Can be immutable for PanmicticPopulation see PanmicticEvolveScope.resize. Usually used if the evolutionary strategy involves increasing the population size.

Set buffer at the population initialization stage via the corresponding parameter.

NOTE:

Default value is zero