Skip to content

Homogenize the individual ordering based on fitness in the Optimizers #113

Description

@sdiazpier

Currently, each optimizer takes care of ordering the individuals according to their fitness to later operate on this ordered list. This can be done after the results of the execution is finished in the runner function instead of having different implementations in each Optimizer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions