Skip to content

Time efficiency with large number of kernels #2

@nikohansen

Description

@nikohansen

I suspect that the (repeated) initialization of the non-dominated archive (and the sorting) in IndicatorFront.set_kernel is increasingly and unnecessarily time consuming. Assuming that kernels are only appended to moes like self.kernels += kernels, new kernels could be added to the archive and the currently changing kernel could be removed and re-added afterwards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions