[TASK] Non dominated frontiers ranking/sorting #1475
Labels
priority_critical
RAVENv2.1
All tasks and defects that will go in RAVEN v2.1
task
This tag should be used for any new capability, improvement or enanchment
Issue Description
Is your feature request related to a problem? Please describe.
For NSGA-II; the multi-objective GA method, it is required to rank the nondominated fronts recursively
Describe the solution you'd like
I suggest a ranking/sorting utility to find the first front give it a baking '1', then remove it from the data, find the next front, rank it '2', then remove it, and so on.
Describe alternatives you've considered
An alternative is to add this in the Genetic algorithm but I guess shipping it as a utility enables reuse.
For Change Control Board: Issue Review
This review should occur before any development is performed as a response to this issue.
For Change Control Board: Issue Closure
This review should occur when the issue is imminently going to be closed.
The text was updated successfully, but these errors were encountered: