| Creates single requests to be sent to workers. Here, each request consists
of a number of chromosome from the original population (determined here)
plus the rest of the chromosomes to be initialized randomly at each worker.
Parameters: a_request - the request to split single requests to be computed by workers throws: Exception - author: Klaus Meffert since: 3.2 |