jMetal / jMetalPy

A framework for single/multi-objective optimization with metaheuristics
https://jmetal.github.io/jMetalPy/index.html
MIT License
497 stars 150 forks source link

Add processes argument to the DaskEvaluator #135

Closed Laurentww closed 3 months ago

Laurentww commented 2 years ago

Enables passing of the number of processes into DaskEvaluator for parallel evaluation.