I want to run a test with two populations, the second population starting after the first iteration of the first population.
After this sequential start, it would be necessary for the two populations to continue their cycle in parallel.
It seems that we have to wait until the end of the first population to start the second, which does not correspond to my need.
↧
how to run a test with two populations, with a sequential starting ?
↧