Open akouete-kpakpo opened 2 years ago
@abiolaTresor could you work on this? Would be ideal to have some inputs before tomorrow.
Let me know if anything unclear.
@abiolaTresor could you give status on this issue? If you don't have time to work on it, I can take over?
@abiolaTresor I will unassign you as you're are working on more urgent task.
Linked to #19
Context
A simulation takes several hours to run. The time complexity seems to be in
budgets=[25, 50, 100, 200]
)num_workers=[1, 30, 60]
optimizers=['NGOpt10', 'CMandAS2', 'CMA', 'DE', 'MetaModel']
funcs = [Irrigation(i) for i in range(17)]
)Todo
Analyze time complexity and see how we can run a meaningful simulation in the minimum time