JJ / 2019-concurrent-ea-gecco

Paper for the GECCO conference
GNU General Public License v3.0
0 stars 0 forks source link

Test batched individual concurrency #5

Open JJ opened 6 years ago

JJ commented 6 years ago

Same as individual based, but using batches with lots of individuals so that it actually takes some time to evaluate them. Test them with or without implicit parallelism in evaluation.

JJ commented 5 years ago

I haven't done this. It's algorithmically more efficient, but I don't know what to do about the batch size and everything. Let's leave it open.