Skip to content

Implement Kung's algorithm to identify non-dominated points #36

@RasmusML

Description

@RasmusML

Hi,

I am using moocore for several projects (it works great!), and I need a fast and scalable implementation to identify non-dominated points for 4 or more objectives.

As mentioned in the docs, Kung's algorithm is not currently implemented for identifying non-dominated points (and to compute Pareto ranking).

I am therefore opening this issue to track the progress.

For context, I am currently using a Python implementation for Kung's algorithm. However, moving to a C/C++ implementation would be ideal.

Cheers,
Rasmus

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions