GENERATION_STRIDE

const val GENERATION_STRIDE: Int = 5

Generation stride: after the warm-up, stream/log every N-th generation.

Used to reduce I/O load and output size during long evolutionary runs.