Non-dominates Points

The main goal of this function is to determine the non-dominates points

You are now following this Submission

This function obtains the nondominates point is a set of solutions

idxs = getNonDominates(solutions)

solutions is a m x n matrix, where m is the number of points (solutions)
and n is the number of objectives.

idxs contains the indexes for the non-dominated points.

Cite As

A. (2026). Non-dominates Points (https://www.mathworks.com/matlabcentral/fileexchange/40287-non-dominates-points), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0