NO_PARALLELISM

const val NO_PARALLELISM: Int = 0

Flag for limiting parallelism, which sets the execution of the genetic operator to be strictly sequential.