EMAworkbench
EMAworkbench copied to clipboard
Run optimization for multiple seeds through evaluator.optimize
Currently, the optimize method runs the optimization for a single seed. It would be convenient if it becomes possible to run the optimization for multiple seeds with a single call to optimize where the return is already the merged set of solutions across the seeds.
Implementing this is not a priority and most likely should take place after issues #62, #187, and #147 have been addressed.