You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By moving away from plain NSGA-II, or perhaps by combining it with some niche or "island" strategy, it may be possible to distribute the search load across multiple cores. DEAP already has some examples using SCOOP. Pickling support for candidates is there.
The text was updated successfully, but these errors were encountered:
By moving away from plain NSGA-II, or perhaps by combining it with some niche or "island" strategy, it may be possible to distribute the search load across multiple cores. DEAP already has some examples using SCOOP. Pickling support for candidates is there.
The text was updated successfully, but these errors were encountered: