Skip to content

Refactor ESSOptimizer options #12

@dweindl

Description

@dweindl

Replace the current ESSOptimizer init args by class ESSOptions. This will simplify the interface and leave only a single point to document the options.

Update: After modularizing the code, it might make more sense to set the options directly on the individual components. This avoids having dead options if some part of the algorithm is replaced. E.g. set options directly on class RecombinationStrategy, ...

Metadata

Metadata

Assignees

No one assigned

    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